PackagesCanonicalsLogsProblems
    Packages
    PHIS.IG.CreateTest@0.0.1
    http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-patient
{
  "description": "KR Core의 환자 정보에 적용되는 Patient 구조.",
  "_filename": "StructureDefinition-krcore-patient.json",
  "package_name": "PHIS.IG.CreateTest",
  "date": "2023-06-30T13:42:49+09:00",
  "derivation": "constraint",
  "publisher": "HL7 Korea",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "KR",
      "system": "urn:iso:std:iso:3166",
      "display": "Korea, Republic of"
    } ]
  } ],
  "name": "KRCore_Patient",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/v3/cda",
    "name": "CDA (R2)",
    "identity": "cda"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://loinc.org",
    "name": "LOINC code for the element",
    "identity": "loinc"
  } ],
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "KR Core Patient Profile",
  "package_version": "0.0.1",
  "status": "active",
  "id": "269252f7-619a-44ba-b7d2-847389c1a4c2",
  "kind": "resource",
  "url": "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-patient",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Patient",
      "path": "Patient",
      "short": "KR Core Patient Profile"
    }, {
      "id": "Patient.identifier",
      "min": 1,
      "path": "Patient.identifier",
      "short": "환자 ID",
      "mustSupport": true
    }, {
      "id": "Patient.identifier.system",
      "min": 1,
      "path": "Patient.identifier.system",
      "short": "식별체계 식별자",
      "mustSupport": true
    }, {
      "id": "Patient.identifier.value",
      "min": 1,
      "path": "Patient.identifier.value",
      "short": "식별자",
      "mustSupport": true
    }, {
      "id": "Patient.name",
      "min": 1,
      "path": "Patient.name",
      "short": "성명",
      "mustSupport": true
    }, {
      "id": "Patient.name.text",
      "min": 1,
      "path": "Patient.name.text",
      "short": "전체 성명",
      "mustSupport": true
    }, {
      "id": "Patient.telecom",
      "path": "Patient.telecom",
      "short": "연락처",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.telecom:Phone",
      "path": "Patient.telecom",
      "short": "전화번호",
      "sliceName": "Phone"
    }, {
      "id": "Patient.telecom:Phone.system",
      "min": 1,
      "path": "Patient.telecom.system",
      "short": "연락처 유형: phone",
      "fixedCode": "phone"
    }, {
      "id": "Patient.telecom:Phone.value",
      "min": 1,
      "path": "Patient.telecom.value",
      "short": "상세 연락처"
    }, {
      "id": "Patient.telecom:E-mail",
      "path": "Patient.telecom",
      "short": "이메일",
      "sliceName": "E-mail"
    }, {
      "id": "Patient.telecom:E-mail.system",
      "min": 1,
      "path": "Patient.telecom.system",
      "short": "연락처 유형: email",
      "fixedCode": "email"
    }, {
      "id": "Patient.telecom:E-mail.value",
      "min": 1,
      "path": "Patient.telecom.value",
      "short": "상세 연락처"
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "short": "성별: male | female | other | unknown",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "short": "생년월일",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "short": "환자 주소"
    }, {
      "id": "Patient.address.extension:krcore-roadNameAddress",
      "max": "1",
      "path": "Patient.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress" ]
      } ],
      "sliceName": "krcore-roadNameAddress"
    }, {
      "id": "Patient.address.text",
      "path": "Patient.address.text",
      "short": "주소 텍스트"
    }, {
      "id": "Patient.address.postalCode",
      "path": "Patient.address.postalCode",
      "short": "우편번호"
    }, {
      "id": "Patient.contact",
      "path": "Patient.contact",
      "short": "환자의 연락처(예: 보호자, 배우자, 친구)"
    }, {
      "id": "Patient.contact.address.extension:krcore-roadNameAddress",
      "max": "1",
      "path": "Patient.contact.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-roadNameAddress" ]
      } ],
      "sliceName": "krcore-roadNameAddress"
    }, {
      "id": "Patient.contact.address.text",
      "path": "Patient.contact.address.text",
      "short": "주소 텍스트"
    }, {
      "id": "Patient.contact.address.postalCode",
      "path": "Patient.contact.address.postalCode",
      "short": "우편번호"
    } ]
  },
  "contact": [ {
    "name": "HL7 Korea",
    "telecom": [ {
      "value": "http://www.hl7korea.or.kr/",
      "system": "url"
    }, {
      "value": "contact@healthall.co.kr",
      "system": "email"
    } ]
  }, {
    "name": "HealthAll Inc.",
    "telecom": [ {
      "use": "work",
      "value": "contact@healthall.co.kr",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}