PackagesCanonicalsLogsProblems
    Packages
    ca.on.ehr.r4@1.0.0-snapshot9
    http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-recipient
{
  "description": "EHR Recipient - Identify practitioners (physicians and/or nurse practitioners) who are identified by the sending system as intended recipients of the report/document",
  "_filename": "EHRRecipient.json",
  "package_name": "ca.on.ehr.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EHRRecipient",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EHR Recipient Extension",
  "package_version": "1.0.0-snapshot9",
  "status": "active",
  "id": "a94be3bc-07cc-4155-b13d-5d9337278ba1",
  "kind": "complex-type",
  "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-recipient",
  "context": [ {
    "type": "element",
    "expression": "Composition"
  }, {
    "type": "element",
    "expression": "DiagnosticReport"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "EHR Recipient Extension",
      "definition": "EHR Recipient - Identify practitioners (physicians and/or nurse practitioners) who are identified by the sending system as intended recipients of the report/document"
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ext-recipient"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner", "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}