FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/value-set-observation-anthropometry-id-core

PackageIdHIE.0v
TypeValueSet
Idvalue-set-observation-anthropometry-id-core
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=IdHIE.0v@0.0.1&canonical=http://fhir.hie.moh.gov.id/ValueSet/observation-anthropometry-id-core
URLhttp://fhir.hie.moh.gov.id/ValueSet/observation-anthropometry-id-core
Version1.0.0
Statusactive
Date2023-06-07T07:16:10.3933867+00:00
NameValueSetObservationAnthropometryIdCore
TitleValueSetObservationAnthropometry (ID Core)
Authorityhl7
DescriptionAnthropometry panel using LOINC code - 55418-8 Weight and Height tracking panel

Resources that use this resource

StructureDefinition
Observation-bmi-id-coreObservationBmi (ID Core)
Observation-chest-circumference-id-coreObservationChestCircumference (ID Core)
Observation-head-circumference-id-coreObservationHeadCircumference (ID Core)
Observation-height-id-coreObservationHeight (ID Core)
Observation-waist-id-coreObservationWaist (ID Core)
Observation-weight-id-coreObservationWeight (ID Core)

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

ValueSetObservationAnthropometry (ID Core)

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

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


Source

{
  "resourceType": "ValueSet",
  "id": "value-set-observation-anthropometry-id-core",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.hie.moh.gov.id/ValueSet/observation-anthropometry-id-core",
  "version": "1.0.0",
  "name": "ValueSetObservationAnthropometryIdCore",
  "title": "ValueSetObservationAnthropometry (ID Core)",
  "status": "active",
  "date": "2023-06-07T07:16:10.3933867+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"
          }
        ]
      }
    ]
  }
}