Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.8.10 - ci-build
This page is part of the Chile Core (v1.8.10: STU2 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Medication",
"id" : "MedicamentoCl-2",
"meta" : {
"profile" : [
🔗 "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreMedicamentoCl"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Medication</b><a name=\"MedicamentoCl-2\"> </a></p><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\">Resource Medication "MedicamentoCl-2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CoreMedicamentoCl.html\">CL Medicamento</a></p></div><p><b>identifier</b>: <code>http://minsal.cl/semantikos/description-id</code>/1703591000167111\u00a0(use:\u00a0OFFICIAL), <code>http://minsal.cl/semantikos/concept-id</code>/696681000167108\u00a0(use:\u00a0OFFICIAL)</p><p><b>code</b>: Hidroclorotiazida 25 mg + Valsartán 160 mg comprimido <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (description-id#1703591000167111)</span></p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://minsal.cl/semantikos/description-id",
"value" : "1703591000167111"
},
{
"use" : "official",
"system" : "http://minsal.cl/semantikos/concept-id",
"value" : "696681000167108"
}
],
"code" : {
"coding" : [
{
"system" : "http://minsal.cl/semantikos/description-id",
"code" : "1703591000167111",
"display" : "Hidroclorotiazida 25 mg + Valsartán 160 mg comprimido"
}
],
"text" : "Hidroclorotiazida 25 mg + Valsartán 160 mg comprimido"
}
}