{
"description": "Extension used to communicate the present location of the patient if it is different than the patient's home address.",
"_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-ballot",
"status": "draft",
"id": "cba6890e-7405-4ad6-b93a-278d5788eebf",
"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"
}