Package | ereferralontario.core |
Resource Type | StructureDefinition |
Id | ext-patient-present-location |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ereferralontario.core@0.10.2&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location |
Version | 0.10.1 |
Status | draft |
Name | PatientPresentLocation |
Title | PatientPresentLocation |
Description | Extension used to communicate the present location of the patient if it is different than the patient's home address. |
Type | Extension |
Kind | complex-type |
No resources found
StructureDefinition | |
ca-on-eReferral-profile-Location | Location |
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "ext-patient-present-location", "url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location", "version": "0.10.1", "name": "PatientPresentLocation", "title": "PatientPresentLocation", "status": "draft", "description": "Extension used to communicate the present location of the patient if it is different than the patient's home address.", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "ServiceRequest" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "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.url", "path": "Extension.url", "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location" ] } ] } ] } }