KR Core Implementation Guide
1.0.2 - STU1 Korea, Republic of flag

This page is part of the KR Core (v1.0.2 - STU1) based on FHIR R4. This is an authorized publication. For a full list of available versions, see the Directory of published versions

: KR Core Vital Signs Codes - JSON Representation

Active as of 2023-12-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "krcore-vital-signs-codes",
  "url" : "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-vital-signs-codes",
  "version" : "1.0.2",
  "name" : "KR_Core_Vital_Signs_Codes",
  "title" : "KR Core Vital Signs Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-04T10:04:56+09:00",
  "publisher" : "HL7 Korea",
  "contact" : [
    {
      "name" : "HL7 Korea",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7korea.or.kr/"
        },
        {
          "system" : "email",
          "value" : "contact@healthall.co.kr"
        }
      ]
    },
    {
      "name" : "HealthAll Inc.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "contact@healthall.co.kr",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "KR Core 활력징후 및 신체 계측 항목 코드집합",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR",
          "display" : "Korea, Republic of"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "8867-4"
          },
          {
            "code" : "9279-1"
          },
          {
            "code" : "2708-6"
          },
          {
            "code" : "8310-5"
          },
          {
            "code" : "8302-2"
          },
          {
            "code" : "29463-7"
          },
          {
            "code" : "85354-9"
          },
          {
            "code" : "8480-6"
          },
          {
            "code" : "8462-4"
          },
          {
            "code" : "8478-0"
          }
        ]
      }
    ]
  }
}