Skip to content

Instantly share code, notes, and snippets.

@lionants02
Last active January 8, 2021 05:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lionants02/46c57164bec152d2a50427b449f0acde to your computer and use it in GitHub Desktop.
Save lionants02/46c57164bec152d2a50427b449f0acde to your computer and use it in GitHub Desktop.
Test Record(TPU)
{
"_id" : ObjectId("5ff7e70ad9a2815b7adc79f9"),
"type" : "Medication",
"status" : "active",
"category" : {
"code" : "medicine"
},
"code" : {
"coding" : [
{
"system" : "http://tmt.this.or.th/tpu",
"code" : "1027092",
"display" : "ABILIFY MAINTENA (OTSUKA PHARMACEUTICAL JAPAN) (aripiprazole 300 mg) powder and solvent for prolonged-release suspension for injection 1 prefilled syr (TPU)"
}
],
"display" : "ABILIFY MAINTENA"
},
"manufacturer" : {
"display" : "OTSUKA PHARMACEUTICAL JAPAN"
},
"form" : {
"display" : "powder and solvent for prolonged-release suspension for injection"
},
"ingredient" : [
[
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "aripiprazole"
},
"strength" : {
"numerator" : {
"value" : 300,
"code" : "mg"
}
}
}
]
],
"meta" : {
"versionId" : "20180412",
"lastUpdated" : "2021/01/08 12:00:55.951",
"source" : "http://tmt.this.or.th/",
"updater" : {
"reference" : "nirun/medication-etl"
}
},
"amount" : {
"denominator" : {
"value" : 1,
"unit" : "prefilled syr"
}
}
}
{
"_id" : ObjectId("5ff7e70bd9a2815b7adc8fdc"),
"type" : "Medication",
"status" : "active",
"category" : {
"code" : "medicine"
},
"code" : {
"coding" : [
{
"system" : "http://tmt.this.or.th/tpu",
"code" : "147663",
"display" : "ABITREXATE (PHARMACHEMIE NETHERLANDS) (methotrexate 50 mg/2 mL) solution for injection 2 mL vial (TPU)"
}
],
"display" : "ABITREXATE"
},
"manufacturer" : {
"display" : "PHARMACHEMIE NETHERLANDS"
},
"form" : {
"display" : "solution for injection"
},
"ingredient" : [
[
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "methotrexate"
},
"strength" : {
"numerator" : {
"value" : 50,
"code" : "mg"
},
"denominator" : {
"value" : 2,
"unit" : "mL"
}
}
}
]
],
"meta" : {
"versionId" : "20151017",
"lastUpdated" : "2021/01/08 12:00:55.951",
"source" : "http://tmt.this.or.th/",
"updater" : {
"reference" : "nirun/medication-etl"
}
},
"amount" : {
"numerator" : {
"value" : 2.0,
"unit" : "mL"
},
"denominator" : {
"value" : 1,
"unit" : "vial"
}
}
}
{
"_id" : ObjectId("5ff7e70bd9a2815b7adc90ff"),
"type" : "Medication",
"status" : "active",
"category" : {
"code" : "medicine"
},
"code" : {
"coding" : [
{
"system" : "http://tmt.this.or.th/tpu",
"code" : "226925",
"display" : "A.S.A. 650 (บูรพาโอสถ) (aspirin 650 mg) film-coated tablet 1 tablet (TPU)"
}
],
"display" : "A.S.A. 650"
},
"manufacturer" : {
"display" : "บูรพาโอสถ"
},
"form" : {
"display" : "film-coated tablet"
},
"ingredient" : [
[
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "aspirin"
},
"strength" : {
"numerator" : {
"value" : 650,
"code" : "mg"
}
}
}
]
],
"meta" : {
"versionId" : "20131116",
"lastUpdated" : "2021/01/08 12:00:55.951",
"source" : "http://tmt.this.or.th/",
"updater" : {
"reference" : "nirun/medication-etl"
}
},
"amount" : {
"denominator" : {
"value" : 1,
"unit" : "tablet"
}
}
}
{
"_id" : ObjectId("5ff7e70cd9a2815b7adcea50"),
"type" : "Medication",
"status" : "active",
"category" : {
"code" : "medicine"
},
"code" : {
"coding" : [
{
"system" : "http://tmt.this.or.th/tpu",
"code" : "938804",
"display" : "ACETIC ACID EAR DROP (F 10736) (acetic acid 3 g/100 mL) ear drops solution 5 mL dropper container (TPU)"
}
],
"display" : "ACETIC ACID EAR DROP"
},
"manufacturer" : {
"code" : "F 10736",
"display" : "โรงพยาบาลพระจอมเกล้า จังหวัดเพชรบุรี"
},
"form" : {
"display" : "ear drops, solution"
},
"ingredient" : [
[
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "acetic acid"
},
"strength" : {
"numerator" : {
"value" : 3,
"code" : "g"
},
"denominator" : {
"value" : 100,
"unit" : "mL"
}
}
}
]
],
"meta" : {
"versionId" : "20200718",
"lastUpdated" : "2021/01/08 12:00:55.951",
"source" : "http://tmt.this.or.th/",
"updater" : {
"reference" : "nirun/medication-etl"
}
},
"amount" : {
"numerator" : {
"value" : 5.0,
"unit" : "mL"
},
"denominator" : {
"value" : 1,
"unit" : "dropper container"
}
}
}
{
"_id" : ObjectId("5ff7e70cd9a2815b7adced78"),
"type" : "Medication",
"status" : "active",
"category" : {
"code" : "medicine"
},
"code" : {
"coding" : [
{
"system" : "http://tmt.this.or.th/tpu",
"code" : "973373",
"display" : "ABRAXANE (ABRAXIS BIOSCIENCE U.S.A.) (paclitaxel 100 mg) powder for suspension for infusion 1 vial (TPU)"
}
],
"display" : "ABRAXANE"
},
"manufacturer" : {
"display" : "ABRAXIS BIOSCIENCE U.S.A."
},
"form" : {
"display" : "powder for suspension for infusion"
},
"ingredient" : [
[
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "paclitaxel"
},
"strength" : {
"numerator" : {
"value" : 100,
"code" : "mg"
}
}
}
]
],
"meta" : {
"versionId" : "20160213",
"lastUpdated" : "2021/01/08 12:00:55.951",
"source" : "http://tmt.this.or.th/",
"updater" : {
"reference" : "nirun/medication-etl"
}
},
"amount" : {
"denominator" : {
"value" : 1,
"unit" : "vial"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment