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

FHIR IG Statistics: ValueSet/vs-meta-vital-observations

Packagesilth.fhir.terminology.core
TypeValueSet
Idvs-meta-vital-observations
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/ValueSet-vs-meta-vital-observations.html
URLhttps://terms.sil-th.org/core/ValueSet/vs-meta-vital-observations
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameVS_Meta_Vital_ObsList
TitleMetadata: รหัสการตรวจสัญญาณชีพ
Descriptionรหัสการตรวจสัญญาณชีพ เพื่อใช้ใน 43 แฟ้ม plus

Resources that use this resource

StructureDefinition
mophpc-observation-vital-baseMoPH-PC Observation: Vital

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

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    29463-7Body weight
    55286-9Physical exam by body areas
    62409-8PhenX - hip circumference protocol
    8280-0Waist Circumference at umbilicus by Tape measure
    8302-2Body height
    8310-5Body temperature
    85353-1Vital signs, weight, height, head circumference, oxygen saturation and BMI panel
    85354-9Blood pressure panel with all children optional
    8867-4Heart rate
    9279-1Respiratory rate
    9843-4Head Occipital-frontal circumference
    8279-2Chest Circumference at nipple line
    39156-5Body mass index (BMI) [Ratio]

Source

{
  "resourceType": "ValueSet",
  "id": "vs-meta-vital-observations",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terms.sil-th.org/core/ValueSet/vs-meta-vital-observations",
  "version": "0.1.2",
  "name": "VS_Meta_Vital_ObsList",
  "title": "Metadata: รหัสการตรวจสัญญาณชีพ",
  "status": "active",
  "experimental": false,
  "date": "2023-10-11T23:15:12+07:00",
  "publisher": "Standards and Interoperability Lab - Thailand (SIL-TH)",
  "contact": [
    {
      "name": "Standards and Interoperability Lab - Thailand (SIL-TH)",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.sil-th.org"
        }
      ]
    }
  ],
  "description": "รหัสการตรวจสัญญาณชีพ เพื่อใช้ใน 43 แฟ้ม plus",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "29463-7",
            "display": "Body weight"
          },
          {
            "code": "55286-9",
            "display": "Physical exam by body areas"
          },
          {
            "code": "62409-8",
            "display": "PhenX - hip circumference protocol"
          },
          {
            "code": "8280-0",
            "display": "Waist Circumference at umbilicus by Tape measure"
          },
          {
            "code": "8302-2",
            "display": "Body height"
          },
          {
            "code": "8310-5",
            "display": "Body temperature"
          },
          {
            "code": "85353-1",
            "display": "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
          },
          {
            "code": "85354-9",
            "display": "Blood pressure panel with all children optional"
          },
          {
            "code": "8867-4",
            "display": "Heart rate"
          },
          {
            "code": "9279-1",
            "display": "Respiratory rate"
          },
          {
            "code": "9843-4",
            "display": "Head Occipital-frontal circumference"
          },
          {
            "code": "8279-2",
            "display": "Chest Circumference at nipple line"
          },
          {
            "code": "39156-5",
            "display": "Body mass index (BMI) [Ratio]"
          }
        ]
      }
    ]
  }
}