{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-02-13T02:44:43.818+00:00"
  },
  "url": "http://example.org/fhir/StructureDefinition/Encounter_KR_PHR",
  "name": "Encounter_KR_PHR",
  "status": "draft",
  "date": "2020-02-13T02:44:44.6719314+00:00",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Encounter",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Encounter",
        "path": "Encounter",
        "short": "An interaction during which services are provided to the patient\r\n환자를 위한 서비스 제공 시 발생하는 상호작용",
        "definition": "의료 서비스를 제공하거나 환자의 건강 상태를 평가하기 위한 환자와 의료 제공자 간의 상호 작용"
      },
      {
        "id": "Encounter.identifier.use",
        "path": "Encounter.identifier.use",
        "definition": "The purpose of this identifier.\r\n이 식별자의 목적."
      },
      {
        "id": "Encounter.identifier.type",
        "path": "Encounter.identifier.type",
        "definition": "A coded type for the identifier that can be used to determine which identifier to use for a specific purpose.\r\n특정 목적에 사용할 식별자를 결정하는 데 사용할 수 있는 식별자의 코드화된 유형."
      },
      {
        "id": "Encounter.identifier.type.coding",
        "path": "Encounter.identifier.type.coding",
        "short": "Code defined by a terminology system\r\n용어 시스템에 의해 정의된 코드",
        "definition": "용어 시스템에 의해 정의된 코드에 대한 참조."
      },
      {
        "id": "Encounter.identifier.type.coding.system",
        "path": "Encounter.identifier.type.coding.system",
        "definition": "The identification of the code system that defines the meaning of the symbol in the code.\r\n코드에 있는 기호의 의미를 정의하는 코드 시스템의 식별."
      }
    ]
  }
}