PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.12.0-alpha1.0.7
    http://ehealthontario.ca/fhir/StructureDefinition/ext-service-request-delegate
{
  "description": "Identifies the person or provider that is a delegate for a service request",
  "_filename": "ext-ServiceRequestDelegate.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ServiceRequestDelegate",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.12.0-alpha1.0.7",
  "status": "draft",
  "id": "81a388c2-0c9f-4a13-83eb-5fb31f1d309d",
  "kind": "complex-type",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-service-request-delegate",
  "context": [ {
    "type": "element",
    "expression": "ServiceRequest.requester"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.extension:IdentifiedDelegate",
      "path": "Extension.extension",
      "short": "Identified Delegate",
      "sliceName": "IdentifiedDelegate",
      "definition": "The person or provider identified as a delegate for a service request"
    }, {
      "id": "Extension.extension:IdentifiedDelegate.url",
      "path": "Extension.extension.url",
      "fixedUri": "IdentifiedDelegate"
    }, {
      "id": "Extension.extension:IdentifiedDelegate.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "Practitioner", "Person" ]
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ext-service-request-delegate"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}