MyHealthWay
0.1.1 - draft Korea, Republic of

MyHealthWay - Local Development build (v0.1.1). See the Directory of published versions

: MyHealthWay Document Type Codes - JSON Representation

Active as of 2023-12-21

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "myhealthway-doc-type-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/18842-5/\">18842-5</a></td><td>Discharge summary note</td></tr><tr><td><a href=\"https://loinc.org/34117-2/\">34117-2</a></td><td>History and physical note</td></tr><tr><td><a href=\"https://loinc.org/11506-3/\">11506-3</a></td><td>Progress note</td></tr><tr><td><a href=\"https://loinc.org/11488-4/\">11488-4</a></td><td>Consultation note</td></tr><tr><td><a href=\"https://loinc.org/11504-8/\">11504-8</a></td><td>Surgical operation note</td></tr><tr><td><a href=\"https://loinc.org/28570-0/\">28570-0</a></td><td>Procedures note</td></tr><tr><td><a href=\"https://loinc.org/77597-3/\">77597-3</a></td><td>Orders placed</td></tr><tr><td><a href=\"https://loinc.org/80565-5/\">80565-5</a></td><td>medication administration flowsheet</td></tr><tr><td><a href=\"https://loinc.org/34746-8/\">34746-8</a></td><td>Nurse Note</td></tr></table></li></ul></div>"
  },
  "url" : "https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-doc-type-codes",
  "version" : "0.1.1",
  "name" : "MyHealthWayDocTypeCodes",
  "title" : "MyHealthWay Document Type Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-12-21T14:48:24+09:00",
  "publisher" : "한국보건의료정보원",
  "contact" : [
    {
      "name" : "한국보건의료정보원",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hins.or.kr"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR"
        }
      ]
    }
  ],
  "copyright" : "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "18842-5",
            "display" : "Discharge summary note"
          },
          {
            "code" : "34117-2",
            "display" : "History and physical note"
          },
          {
            "code" : "11506-3",
            "display" : "Progress note"
          },
          {
            "code" : "11488-4",
            "display" : "Consultation note"
          },
          {
            "code" : "11504-8",
            "display" : "Surgical operation note"
          },
          {
            "code" : "28570-0",
            "display" : "Procedures note"
          },
          {
            "code" : "77597-3",
            "display" : "Orders placed"
          },
          {
            "code" : "80565-5",
            "display" : "medication administration flowsheet"
          },
          {
            "code" : "34746-8",
            "display" : "Nurse Note"
          }
        ]
      }
    ]
  }
}