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

FHIR IG Statistics: ValueSet/myhealthway-doc-type-codes

Packagekr.mohw.myhealthway
TypeValueSet
Idmyhealthway-doc-type-codes
FHIR VersionR4
Sourcehttps://hins.or.kr/fhir/MyHealthWay/https://simplifier.net/resolve?scope=kr.mohw.myhealthway@1.0.2-beta.4&canonical=https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-doc-type-codes
URLhttps://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-doc-type-codes
Version1.0.2-beta.4
Statusactive
Date2024-04-19T09:40:33+09:00
NameMyHealthWayDocTypeCodes
TitleMyHealthWay Document Type Codes
DescriptionMyHealthWay 진료기록정보 문서 타입 코드 집합
CopyrightThis 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.

Resources that use this resource

StructureDefinition
myhealthway-documentreferenceMyHealthWay DocumentReference Profile

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


Source

{
  "resourceType": "ValueSet",
  "id": "myhealthway-doc-type-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-doc-type-codes",
  "version": "1.0.2-beta.4",
  "name": "MyHealthWayDocTypeCodes",
  "title": "MyHealthWay Document Type Codes",
  "status": "active",
  "experimental": false,
  "date": "2024-04-19T09:40:33+09:00",
  "publisher": "한국보건의료정보원",
  "contact": [
    {
      "name": "한국보건의료정보원",
      "telecom": [
        {
          "system": "url",
          "value": "https://hins.or.kr/"
        }
      ]
    }
  ],
  "description": "MyHealthWay 진료기록정보 문서 타입 코드 집합",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}