PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.1-alpha1.0.9
    http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location
{
  "description": "Extension used to communicate the present location of the patient if it is different than the patient's home address.",
  "_filename": "ext-patient-present-location.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "PatientPresentLocation",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "PatientPresentLocation",
  "package_version": "0.11.1-alpha1.0.9",
  "status": "draft",
  "id": "98a20a05-4ee3-4bae-845b-11ae2f4a214f",
  "kind": "complex-type",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-patient-present-location",
  "context": [ {
    "type": "element",
    "expression": "ServiceRequest"
  } ],
  "version": "0.10.1",
  "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" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}