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

FHIR IG Statistics: CodeSystem/myhealthway-identifier-types

Packagekr.mohw.myhealthway
Resource TypeCodeSystem
Idmyhealthway-identifier-types
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/CodeSystem/myhealthway-identifier-types
URLhttps://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types
Version1.0.2-beta.4
Statusactive
Date2024-04-19T09:40:33+09:00
NameMyHealthWayIdentifierTypes
TitleMyHealthWay Identifier Types
DescriptionMyHealthWay 환자 식별자 유형 코드체계
Contentcomplete

Resources that use this resource

ValueSet
myhealthway-identifier-type-codesMyHealthWay Identifier Type Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types defines the following code:

CodeDisplay
MHID My Healthway Identifier

Source

{
  "resourceType": "CodeSystem",
  "id": "myhealthway-identifier-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types",
  "version": "1.0.2-beta.4",
  "name": "MyHealthWayIdentifierTypes",
  "title": "MyHealthWay Identifier Types",
  "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"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "MHID",
      "display": "My Healthway Identifier"
    }
  ]
}