MyHealthWay
1.0.0 - Trial-Implementation KR

MyHealthWay - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MyHealthWay Medication Clinical Drug - JSON Representation

Active as of 2023-12-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "myhealthway-medication-clinical-drug",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/CodeSystem-hira-edi-medication.html\"><code>http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication</code></a></li><li>Include all codes defined in <a href=\"http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/CodeSystem-kpis-kdcode.html\"><code>http://www.hl7korea.or.kr/CodeSystem/kpis-kdcode</code></a></li></ul></div>"
  },
  "url" : "https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-medication-clinical-drug",
  "version" : "1.0.0",
  "name" : "MyHealthWayMedicationClinicalDrug",
  "title" : "MyHealthWay Medication Clinical Drug",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-21T14:40:06+09:00",
  "publisher" : "한국보건의료정보원",
  "contact" : [
    {
      "name" : "한국보건의료정보원",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hins.or.kr/"
        }
      ]
    }
  ],
  "description" : "MyHealthWay 처방 약물의 EDI, KD 코드 집합",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR",
          "display" : "Korea, Republic of"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication"
      },
      {
        "system" : "http://www.hl7korea.or.kr/CodeSystem/kpis-kdcode"
      }
    ]
  }
}