PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.eu.hdr@0.1.0-ballot
    http://hl7.eu/fhir/hdr/StructureDefinition/InPatientEncounter
{
  "description": "Hospital Discharge Report - Encounter - A.2.3 eHN",
  "_filename": "StructureDefinition-InPatientEncounter.json",
  "package_name": "rs/hl7.fhir.eu.hdr",
  "date": "2025-06-03T12:48:49+02:00",
  "derivation": "specialization",
  "publisher": "HL7 Europe",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "150",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "Europe"
    } ]
  } ],
  "name": "EncounterEhn",
  "abstract": false,
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": "http://hl7.eu/fhir/hdr/StructureDefinition/InPatientEncounter",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "A.2.3 - Encounter (eHN)",
  "package_version": "0.1.0-ballot",
  "snapshot": {
    "element": [ {
      "id": "InPatientEncounter",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "InPatientEncounter",
      "short": "A.2.3 - Encounter (eHN)",
      "definition": "Hospital Discharge Report - Encounter - A.2.3 eHN",
      "isModifier": false
    }, {
      "id": "InPatientEncounter.type",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.type"
      },
      "path": "InPatientEncounter.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.1 - Encounter type",
      "definition": "The type of the encounter whether inpatient or short stay encounter."
    }, {
      "id": "InPatientEncounter.note",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.note"
      },
      "path": "InPatientEncounter.note",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.2.3.2 - Encounter note",
      "definition": "A narrative description of the encounter course."
    }, {
      "id": "InPatientEncounter.admission",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.admission"
      },
      "path": "InPatientEncounter.admission",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.3 - Admission",
      "definition": "Admission"
    }, {
      "id": "InPatientEncounter.admission.urgency",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.urgency"
      },
      "path": "InPatientEncounter.admission.urgency",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.3.1 - Admission urgency",
      "definition": "Admission type, either emergency or planned"
    }, {
      "id": "InPatientEncounter.admission.date",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.admission.date"
      },
      "path": "InPatientEncounter.admission.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.2.3.3.2 - Admission date",
      "definition": "Admission date and time."
    }, {
      "id": "InPatientEncounter.admission.admitter",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.admitter"
      },
      "path": "InPatientEncounter.admission.admitter",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Admitting professional",
      "definition": "Admitting Healthcare Professional"
    }, {
      "id": "InPatientEncounter.admission.admitter.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.admitter.identifier"
      },
      "path": "InPatientEncounter.admission.admitter.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.3.3 - Admitting professional ID",
      "definition": "The health professional identification number. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the licence or registration number."
    }, {
      "id": "InPatientEncounter.admission.admitter.name",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.admitter.name"
      },
      "path": "InPatientEncounter.admission.admitter.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.2.3.3.4 - Admitting professional name",
      "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)]."
    }, {
      "id": "InPatientEncounter.admission.admitter.organizationID",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.admitter.organizationID"
      },
      "path": "InPatientEncounter.admission.admitter.organizationID",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.3.5 - Admitting organisation ID",
      "definition": "The healthcare provider organisation identifier."
    }, {
      "id": "InPatientEncounter.admission.admitter.organization",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.admitter.organization"
      },
      "path": "InPatientEncounter.admission.admitter.organization",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.3.6 - Admitting organisation",
      "definition": "The healthcare provider organisation information."
    }, {
      "id": "InPatientEncounter.admission.source",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.source"
      },
      "path": "InPatientEncounter.admission.source",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.3.7 - Admit Source",
      "definition": "From where the patient was admitted (e.g. physician referral, transfer)."
    }, {
      "id": "InPatientEncounter.admission.referringHP",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.referringHP"
      },
      "path": "InPatientEncounter.admission.referringHP",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Referring professional",
      "definition": "Referring Healthcare Professional"
    }, {
      "id": "InPatientEncounter.admission.referringHP.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.referringHP.identifier"
      },
      "path": "InPatientEncounter.admission.referringHP.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.3.8 - Referring professional ID",
      "definition": "The health professional identification number. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the licence or registration number."
    }, {
      "id": "InPatientEncounter.admission.referringHP.name",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.referringHP.name"
      },
      "path": "InPatientEncounter.admission.referringHP.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.2.3.3.9 - Referring professional name",
      "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)]."
    }, {
      "id": "InPatientEncounter.admission.referringHP.organizationID",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.referringHP.organizationID"
      },
      "path": "InPatientEncounter.admission.referringHP.organizationID",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.3.10 - Referring organisation ID",
      "definition": "The healthcare provider organisation identifier."
    }, {
      "id": "InPatientEncounter.admission.referringHP.organization",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admission.referringHP.organization"
      },
      "path": "InPatientEncounter.admission.referringHP.organization",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.3.11 - Referring organisation",
      "definition": "The healthcare provider organisation information."
    }, {
      "id": "InPatientEncounter.admissionReason",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.admissionReason"
      },
      "path": "InPatientEncounter.admissionReason",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.4 - Admission reason",
      "definition": "Admission reason"
    }, {
      "id": "InPatientEncounter.admissionReason.code",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "InPatientEncounter.admissionReason.code"
      },
      "path": "InPatientEncounter.admissionReason.code",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.4.1 - Admission reason",
      "definition": "Reason or reasons for admission, e.g. Problem, procedure or finding."
    }, {
      "id": "InPatientEncounter.admissionReason.comment",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admissionReason.comment"
      },
      "path": "InPatientEncounter.admissionReason.comment",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.2.3.4.2 - Admission reason comment",
      "definition": "Explanation of the reason for the encounter."
    }, {
      "id": "InPatientEncounter.admissionReason.legalStatus",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.admissionReason.legalStatus"
      },
      "path": "InPatientEncounter.admissionReason.legalStatus",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.4.3 - Admission legal status",
      "definition": "Legal status/situation at admission. The legal status indicates the basis on which the patient is staying in a healthcare organisation. This can be either voluntary or involuntary, however the legal status is always determined by a court. A patient can also receive healthcare based on a forensic status. (voluntary, involuntary, admission by legal authority)."
    }, {
      "id": "InPatientEncounter.discharge",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.discharge"
      },
      "path": "InPatientEncounter.discharge",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.5 - Discharge",
      "definition": "Discharge"
    }, {
      "id": "InPatientEncounter.discharge.date",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.discharge.date"
      },
      "path": "InPatientEncounter.discharge.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.2.3.5.1 - Discharge date",
      "definition": "Discharge date and time"
    }, {
      "id": "InPatientEncounter.discharge.destinationType",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.discharge.destinationType"
      },
      "path": "InPatientEncounter.discharge.destinationType",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.5.2 - Discharge destination type",
      "definition": "Type of location to which the patient will go after the encounter. E.g. home, hospital, nursing home, left against medical advice etc."
    }, {
      "id": "InPatientEncounter.discharge.destinationLocation",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.discharge.destinationLocation"
      },
      "path": "InPatientEncounter.discharge.destinationLocation",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.5.3 - Destination location",
      "definition": "The location/organisation to which the patient will go after the encounter. Name, address and telecommunication contact."
    }, {
      "id": "InPatientEncounter.location",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "InPatientEncounter.location"
      },
      "path": "InPatientEncounter.location",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.6 - Location - All locations/departments where the patient stayed (was boarded) within the hospital.",
      "definition": "Location - All locations/departments where the patient stayed (was boarded) within the hospital."
    }, {
      "id": "InPatientEncounter.location.period",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.location.period"
      },
      "path": "InPatientEncounter.location.period",
      "type": [ {
        "code": "Period"
      } ],
      "short": "A.2.3.6.1 - Period",
      "definition": "Time period during which the patient was present at the location"
    }, {
      "id": "InPatientEncounter.location.organization",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.location.organization"
      },
      "path": "InPatientEncounter.location.organization",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Organization",
      "definition": "Organization or organization part (hospital department) where the patient was present."
    }, {
      "id": "InPatientEncounter.location.organization.identifier",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.location.organization.identifier"
      },
      "path": "InPatientEncounter.location.organization.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.6.2 - Organisation Part ID",
      "definition": "The organisation’s part identifier."
    }, {
      "id": "InPatientEncounter.location.organization.name",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "InPatientEncounter.location.organization.name"
      },
      "path": "InPatientEncounter.location.organization.name",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.2.3.6.3 - Organisation Part Name",
      "definition": "Full name of the organisation part, e.g. Name of the department"
    }, {
      "id": "InPatientEncounter.location.organization.details",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "InPatientEncounter.location.organization.details"
      },
      "path": "InPatientEncounter.location.organization.details",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.6.4 - Organisation Part Details",
      "definition": "Address, contact names and contact details, specialty of the organisation part."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "draft",
  "id": "7535df1d-ea44-492d-94c7-9b343c3c0706",
  "kind": "logical",
  "url": "http://hl7.eu/fhir/hdr/StructureDefinition/InPatientEncounter",
  "version": "0.1.0-ballot",
  "differential": {
    "element": [ {
      "id": "InPatientEncounter",
      "path": "InPatientEncounter",
      "short": "A.2.3 - Encounter (eHN)",
      "definition": "Hospital Discharge Report - Encounter - A.2.3 eHN"
    }, {
      "id": "InPatientEncounter.type",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.1 - Encounter type",
      "definition": "The type of the encounter whether inpatient or short stay encounter."
    }, {
      "id": "InPatientEncounter.note",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.note",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.2.3.2 - Encounter note",
      "definition": "A narrative description of the encounter course."
    }, {
      "id": "InPatientEncounter.admission",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.admission",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.3 - Admission",
      "definition": "Admission"
    }, {
      "id": "InPatientEncounter.admission.urgency",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.urgency",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.3.1 - Admission urgency",
      "definition": "Admission type, either emergency or planned"
    }, {
      "id": "InPatientEncounter.admission.date",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.admission.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.2.3.3.2 - Admission date",
      "definition": "Admission date and time."
    }, {
      "id": "InPatientEncounter.admission.admitter",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.admitter",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Admitting professional",
      "definition": "Admitting Healthcare Professional"
    }, {
      "id": "InPatientEncounter.admission.admitter.identifier",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.admitter.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.3.3 - Admitting professional ID",
      "definition": "The health professional identification number. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the licence or registration number."
    }, {
      "id": "InPatientEncounter.admission.admitter.name",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.admitter.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.2.3.3.4 - Admitting professional name",
      "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)]."
    }, {
      "id": "InPatientEncounter.admission.admitter.organizationID",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.admitter.organizationID",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.3.5 - Admitting organisation ID",
      "definition": "The healthcare provider organisation identifier."
    }, {
      "id": "InPatientEncounter.admission.admitter.organization",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.admitter.organization",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.3.6 - Admitting organisation",
      "definition": "The healthcare provider organisation information."
    }, {
      "id": "InPatientEncounter.admission.source",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.source",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.3.7 - Admit Source",
      "definition": "From where the patient was admitted (e.g. physician referral, transfer)."
    }, {
      "id": "InPatientEncounter.admission.referringHP",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.referringHP",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Referring professional",
      "definition": "Referring Healthcare Professional"
    }, {
      "id": "InPatientEncounter.admission.referringHP.identifier",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.referringHP.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.3.8 - Referring professional ID",
      "definition": "The health professional identification number. Either an internal identifier assigned by a healthcare provider institution or (preferably) a national health professional ID such as the licence or registration number."
    }, {
      "id": "InPatientEncounter.admission.referringHP.name",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.referringHP.name",
      "type": [ {
        "code": "HumanName"
      } ],
      "short": "A.2.3.3.9 - Referring professional name",
      "definition": "Person name [the structure of the name will be the same as for the patient (given name, family name / surname)]."
    }, {
      "id": "InPatientEncounter.admission.referringHP.organizationID",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.referringHP.organizationID",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.3.10 - Referring organisation ID",
      "definition": "The healthcare provider organisation identifier."
    }, {
      "id": "InPatientEncounter.admission.referringHP.organization",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admission.referringHP.organization",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.3.11 - Referring organisation",
      "definition": "The healthcare provider organisation information."
    }, {
      "id": "InPatientEncounter.admissionReason",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.admissionReason",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.4 - Admission reason",
      "definition": "Admission reason"
    }, {
      "id": "InPatientEncounter.admissionReason.code",
      "max": "*",
      "min": 0,
      "path": "InPatientEncounter.admissionReason.code",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.4.1 - Admission reason",
      "definition": "Reason or reasons for admission, e.g. Problem, procedure or finding."
    }, {
      "id": "InPatientEncounter.admissionReason.comment",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admissionReason.comment",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.2.3.4.2 - Admission reason comment",
      "definition": "Explanation of the reason for the encounter."
    }, {
      "id": "InPatientEncounter.admissionReason.legalStatus",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.admissionReason.legalStatus",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.4.3 - Admission legal status",
      "definition": "Legal status/situation at admission. The legal status indicates the basis on which the patient is staying in a healthcare organisation. This can be either voluntary or involuntary, however the legal status is always determined by a court. A patient can also receive healthcare based on a forensic status. (voluntary, involuntary, admission by legal authority)."
    }, {
      "id": "InPatientEncounter.discharge",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.discharge",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.5 - Discharge",
      "definition": "Discharge"
    }, {
      "id": "InPatientEncounter.discharge.date",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.discharge.date",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "A.2.3.5.1 - Discharge date",
      "definition": "Discharge date and time"
    }, {
      "id": "InPatientEncounter.discharge.destinationType",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.discharge.destinationType",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.5.2 - Discharge destination type",
      "definition": "Type of location to which the patient will go after the encounter. E.g. home, hospital, nursing home, left against medical advice etc."
    }, {
      "id": "InPatientEncounter.discharge.destinationLocation",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.discharge.destinationLocation",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "A.2.3.5.3 - Destination location",
      "definition": "The location/organisation to which the patient will go after the encounter. Name, address and telecommunication contact."
    }, {
      "id": "InPatientEncounter.location",
      "max": "*",
      "min": 0,
      "path": "InPatientEncounter.location",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.6 - Location - All locations/departments where the patient stayed (was boarded) within the hospital.",
      "definition": "Location - All locations/departments where the patient stayed (was boarded) within the hospital."
    }, {
      "id": "InPatientEncounter.location.period",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.location.period",
      "type": [ {
        "code": "Period"
      } ],
      "short": "A.2.3.6.1 - Period",
      "definition": "Time period during which the patient was present at the location"
    }, {
      "id": "InPatientEncounter.location.organization",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.location.organization",
      "type": [ {
        "code": "Base"
      } ],
      "short": "Organization",
      "definition": "Organization or organization part (hospital department) where the patient was present."
    }, {
      "id": "InPatientEncounter.location.organization.identifier",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.location.organization.identifier",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "A.2.3.6.2 - Organisation Part ID",
      "definition": "The organisation’s part identifier."
    }, {
      "id": "InPatientEncounter.location.organization.name",
      "max": "1",
      "min": 1,
      "path": "InPatientEncounter.location.organization.name",
      "type": [ {
        "code": "string"
      } ],
      "short": "A.2.3.6.3 - Organisation Part Name",
      "definition": "Full name of the organisation part, e.g. Name of the department"
    }, {
      "id": "InPatientEncounter.location.organization.details",
      "max": "1",
      "min": 0,
      "path": "InPatientEncounter.location.organization.details",
      "type": [ {
        "code": "Base"
      } ],
      "short": "A.2.3.6.4 - Organisation Part Details",
      "definition": "Address, contact names and contact details, specialty of the organisation part."
    } ]
  },
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}