Skip to content

Instantly share code, notes, and snippets.

@lionants02
Created January 4, 2021 21:54
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/d2ec10fc663c097dcef6b66640a9a43c to your computer and use it in GitHub Desktop.
Save lionants02/d2ec10fc663c097dcef6b66640a9a43c to your computer and use it in GitHub Desktop.
nirun Medication alpha1
{
"_id" : ObjectId("5ff38d884ba9e3133372ba93"),
"type" : "Medication",
"status" : "active",
"category" : {
"code" : "medicine"
},
"code" : {
"coding" : [
{
"system" : "http://tmt.this.or.th/tpu",
"code" : "678659",
"display" : "B-COZE (ฟาร์มา ซัพพลาย) (ascorbic acid 300 mg + calcium d-pantothenate 15 mg + cyanocobalamin 25 mcg + d-alpha tocopherol 30 iu + folic acid 200 mcg + niacinamide 25 mg + pyridoxine hydrochloride 10 mg + riboflavin 15 mg + thiamine mononitrate 10 mg + zinc sulfate 80 mg) film-coated tablet 1 tablet (TPU)"
}
],
"display" : "B-COZE"
},
"manufacturer" : {
"code" : "ฟาร์มา ซัพพลาย",
"display" : "ฟาร์มา ซัพพลาย"
},
"form" : {
"display" : "film-coated tablet"
},
"ingredient" : [
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "ascorbic acid"
},
"strength" : {
"numerator" : {
"value" : 300,
"code" : "mg"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "calcium d-pantothenate"
},
"strength" : {
"numerator" : {
"value" : 15,
"code" : "mg"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "cyanocobalamin"
},
"strength" : {
"numerator" : {
"value" : 25,
"code" : "mcg"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "d-alpha tocopherol"
},
"strength" : {
"numerator" : {
"value" : 30,
"code" : "iu"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "folic acid"
},
"strength" : {
"numerator" : {
"value" : 200,
"code" : "mcg"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "niacinamide"
},
"strength" : {
"numerator" : {
"value" : 25,
"code" : "mg"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "pyridoxine hydrochloride"
},
"strength" : {
"numerator" : {
"value" : 10,
"code" : "mg"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "riboflavin"
},
"strength" : {
"numerator" : {
"value" : 15,
"code" : "mg"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "thiamine mononitrate"
},
"strength" : {
"numerator" : {
"value" : 10,
"code" : "mg"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "zinc sulfate"
},
"strength" : {
"numerator" : {
"value" : 80,
"code" : "mg"
}
}
}
],
"meta" : {
"versionId" : "20190215",
"lastUpdated" : "2021/01/05 04:49:56.658",
"source" : "http://tmt.this.or.th/",
"updater" : {
"reference" : "nirun/medication-etl"
}
},
"amount" : {
"denominator" : {
"unit" : "tablet",
"value" : 1
}
}
}
{
"_id" : ObjectId("5ff38d884ba9e3133372cb1a"),
"type" : "Medication",
"status" : "active",
"category" : {
"code" : "medicine"
},
"code" : {
"coding" : [
{
"system" : "http://tmt.this.or.th/tpu",
"code" : "860826",
"display" : "NEW O TONE (เบสซี่แอรอน) (calcium glycerophosphate 25.4 mg/5 mL + cobaltous chloride 110 mcg/5 mL + cupric sulphate 210 mcg/5 mL + ferric glycerophosphate 25.4 mg/5 mL + nicotinamide 4.45 mg/5 mL + potassium glycerophosphate 50.8 mg/5 mL + pyridoxine hydrochloride 40 mcg/5 mL + riboflavin 900 mcg/5 mL + sodium glycerophosphate 50.8 mg/5 mL + thiamine hydrochloride 1.33 mg/5 mL) syrup 240 mL bottle (TPU)"
}
],
"display" : "NEW O TONE"
},
"manufacturer" : {
"code" : "เบสซี่แอรอน",
"display" : "เบสซี่แอรอน"
},
"form" : {
"display" : "syrup"
},
"ingredient" : [
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "calcium glycerophosphate"
},
"strength" : {
"numerator" : {
"value" : 25.4,
"code" : "mg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "cobaltous chloride"
},
"strength" : {
"numerator" : {
"value" : 110,
"code" : "mcg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "cupric sulphate"
},
"strength" : {
"numerator" : {
"value" : 210,
"code" : "mcg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "ferric glycerophosphate"
},
"strength" : {
"numerator" : {
"value" : 25.4,
"code" : "mg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "nicotinamide"
},
"strength" : {
"numerator" : {
"value" : 4.45,
"code" : "mg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "potassium glycerophosphate"
},
"strength" : {
"numerator" : {
"value" : 50.8,
"code" : "mg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "pyridoxine hydrochloride"
},
"strength" : {
"numerator" : {
"value" : 40,
"code" : "mcg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "riboflavin"
},
"strength" : {
"numerator" : {
"value" : 900,
"code" : "mcg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "sodium glycerophosphate"
},
"strength" : {
"numerator" : {
"value" : 50.8,
"code" : "mg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
},
{
"isActive" : true,
"itemCodeableConcept" : {
"display" : "thiamine hydrochloride"
},
"strength" : {
"numerator" : {
"value" : 1.33,
"code" : "mg"
},
"denominator" : {
"value" : 5,
"unit" : "mL"
}
}
}
],
"meta" : {
"versionId" : "20141102",
"lastUpdated" : "2021/01/05 04:49:56.658",
"source" : "http://tmt.this.or.th/",
"updater" : {
"reference" : "nirun/medication-etl"
}
},
"amount" : {
"numerator" : {
"value" : 240,
"unit" : "mL"
},
"denominator" : {
"value" : 1,
"unit" : "bottle"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment