0.1.0 - ci-build
MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-02-12 |
{
"resourceType" : "ValueSet",
"id" : "value-set-observation-panel-my-core",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-observation-panel-my-core</b></p><a name=\"value-set-observation-panel-my-core\"> </a><a name=\"hcvalue-set-observation-panel-my-core\"> </a><a name=\"value-set-observation-panel-my-core-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/85353-1/\">85353-1</a></td><td>Vital signs & BMI panel</td></tr><tr><td><a href=\"https://loinc.org/8716-3/\">8716-3</a></td><td>Vital signs panel</td></tr><tr><td><a href=\"https://loinc.org/55418-8/\">55418-8</a></td><td>Anthropometry panel</td></tr><tr><td><a href=\"https://loinc.org/41653-7/\">41653-7</a></td><td>Glucose panel</td></tr><tr><td><a href=\"https://loinc.org/32885-6/\">32885-6</a></td><td>Dental chart</td></tr><tr><td><a href=\"https://loinc.org/82611-5/\">82611-5</a></td><td>Wearable device external physiologic monitoring panel</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-code-system-observation-panel-my-core.html\"><code>http://fhir.hie.moh.gov.my/CodeSystem/observation-panel-my-core</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-code-system-observation-panel-my-core.html#code-system-observation-panel-my-core-0001\">0001</a></td><td>Child Anthropometry</td><td>Child Anthropometry</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.hie.moh.gov.my/ValueSet/observation-panel-my-core",
"version" : "0.1.0",
"name" : "ValueSetObservationPanelMyCore",
"title" : "ValueSetObservationPanel (MY Core)",
"status" : "active",
"date" : "2024-02-12T04:04:09.5621857+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Observation panel for HIE",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "85353-1",
"display" : "Vital signs & BMI panel"
},
{
"code" : "8716-3",
"display" : "Vital signs panel"
},
{
"code" : "55418-8",
"display" : "Anthropometry panel"
},
{
"code" : "41653-7",
"display" : "Glucose panel"
},
{
"code" : "32885-6",
"display" : "Dental chart"
},
{
"code" : "82611-5",
"display" : "Wearable device external physiologic monitoring panel"
}
]
},
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/observation-panel-my-core",
"concept" : [
{
"code" : "0001",
"display" : "Child Anthropometry"
}
]
}
]
}
}