{ "description": "Sometimes a referral needs to communicate where the patient is at the time of the referral (e.g., in Ward X of Hospital Y), which may be different from the patient's home address. To communicate this, use this extension, which references a Location resource. Present location can be nested using Location.partOf to communicate locations with multiple levels, e.g., Location.partOf > Location for WardX > HospitalY.", "_filename": "PatientPresentLocation.json", "package_name": "ca.infoway.io.erec", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "PatientPresentLocation", "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "PatientPresentLocation", "package_version": "1.1.0-dft", "status": "draft", "id": "3b13e3e6-6eb6-4f04-88c0-6f3c01ca0584", "kind": "complex-type", "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient-Present-Location-EXT", "context": [ { "type": "element", "expression": "ServiceRequest" } ], "version": null, "differential": { "element": [ { "id": "Extension", "path": "Extension", "definition": "Used to communicate the present location of the patient if it is different than the patient's home address." }, { "id": "Extension.extension", "max": "0", "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Patient-Present-Location-EXT" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }