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-anthropometry-my-core",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet value-set-observation-anthropometry-my-core</b></p><a name=\"value-set-observation-anthropometry-my-core\"> </a><a name=\"hcvalue-set-observation-anthropometry-my-core\"> </a><a name=\"value-set-observation-anthropometry-my-core-en-US\"> </a><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/8302-2/\">8302-2</a></td><td>Body height</td></tr><tr><td><a href=\"https://loinc.org/8306-3/\">8306-3</a></td><td>Body height -lying</td></tr><tr><td><a href=\"https://loinc.org/9843-4/\">9843-4</a></td><td>Head Circumference</td></tr><tr><td><a href=\"https://loinc.org/29463-7/\">29463-7</a></td><td>Body weight</td></tr><tr><td><a href=\"https://loinc.org/39156-5/\">39156-5</a></td><td>Body mass index (BMI) [Ratio]</td></tr><tr><td><a href=\"https://loinc.org/8280-0/\">8280-0</a></td><td>Waist Circumference</td></tr><tr><td><a href=\"https://loinc.org/8249-2/\">8249-2</a></td><td>Chest Circumference</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.hie.moh.gov.my/ValueSet/observation-anthropometry-my-core",
"version" : "0.1.0",
"name" : "ValueSetObservationAnthropometryMyCore",
"title" : "ValueSetObservationAnthropometry (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" : "Anthropometry panel using LOINC code - 55418-8 Weight and Height tracking panel",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "8302-2",
"display" : "Body height"
},
{
"code" : "8306-3",
"display" : "Body height -lying"
},
{
"code" : "9843-4",
"display" : "Head Circumference"
},
{
"code" : "29463-7",
"display" : "Body weight"
},
{
"code" : "39156-5",
"display" : "Body mass index (BMI) [Ratio]"
},
{
"code" : "8280-0",
"display" : "Waist Circumference"
},
{
"code" : "8249-2",
"display" : "Chest Circumference"
}
]
}
]
}
}