KR Core Implementation Guide
2.0.0-preview - STU2 Korea, Republic of flag

KR Core Implementation Guide - Local Development build (v2.0.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KR Core Vital Signs Codes - JSON Representation

Page standards status: Trial-use

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "krcore-vital-signs-codes",
  "url" : "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-vital-signs-codes",
  "version" : "2.0.0-preview",
  "name" : "KR_Core_Vital_Signs_Codes",
  "title" : "KR Core Vital Signs Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-13T18:00:00+09:00",
  "publisher" : "HL7 Korea",
  "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"
          }
        ]
      }
    ]
  }
}