0.1.0 - ci-build
collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Medication",
"id" : "SampleArabMedication",
"meta" : {
"profile" : [
🔗 "https://fhir.collabree.com/fhir/StructureDefinition/collabree-medication"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication SampleArabMedication</b></p><a name=\"SampleArabMedication\"> </a><a name=\"hcSampleArabMedication\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-collabree-medication.html\">Collabree Medication Profile</a></p></div><p><b>Medication Expiration in Months</b>: 36</p><p><b>identifier</b>: <code>https://fhir.collabree.com/fhir/Extension/country-code</code>/SA, <code>https://fhir.collabree.com/fhir/Extension/data-provider-id</code>/CHI_GOV_SAUDI_ARABIA, <code>https://fhir.collabree.com/Extensions/gtin</code>/6281001234567</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 763158003}\">باراسيتامول 500 مجم أقراص</span></p><p><b>form</b>: <span title=\"Codes:{http://hl7.org/fhir/administrable-dose-form 10220000}\">Tablet</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/scientific-codes SA123456}\">Paracetamol</span></td><td>500 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span>/1 tablet<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "https://fhir.collabree.com/Extensions/medication-expiration-in-months",
"valueInteger" : 36
}
],
"identifier" : [
{
"system" : "https://fhir.collabree.com/fhir/Extension/country-code",
"value" : "SA"
},
{
"system" : "https://fhir.collabree.com/fhir/Extension/data-provider-id",
"value" : "CHI_GOV_SAUDI_ARABIA"
},
{
"system" : "https://fhir.collabree.com/Extensions/gtin",
"value" : "6281001234567"
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "763158003",
"display" : "باراسيتامول 500 مجم أقراص"
}
]
},
"form" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/administrable-dose-form",
"code" : "10220000",
"display" : "Tablet"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/scientific-codes",
"code" : "SA123456",
"display" : "Paracetamol"
}
]
},
"strength" : {
"numerator" : {
"value" : 500,
"unit" : "milligram",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1,
"unit" : "tablet",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
}
]
}