FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhie.v4
Resource TypeValueSet
IdValueSet-observation-anthropometry-my-core.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

ValueSetObservationAnthropometry (MY Core)

http://fhir.hie.moh.gov.my/ValueSet/observation-anthropometry-my-core

Anthropometry panel using LOINC code - 55418-8 Weight and Height tracking panel


Source1

{
  "resourceType": "ValueSet",
  "id": "value-set-observation-anthropometry-my-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.my/ValueSet/observation-anthropometry-my-core",
  "version": "1.0.0",
  "name": "ValueSetObservationAnthropometryMyCore",
  "title": "ValueSetObservationAnthropometry (MY Core)",
  "status": "active",
  "date": "2024-02-12T04:04:09.5621857+00:00",
  "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"
          }
        ]
      }
    ]
  }
}