PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.erec@0.12.0-alpha1.0.4
    http://ehealthontario.ca/fhir/StructureDefinition/ext-DoNotRoute
{
  "description": "If true, indicates that a service request is to bypass automated routing / matching rules",
  "_filename": "ext-DoNotRoute.json",
  "package_name": "ca.on.oh.erec",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DoNotRoute",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.12.0-alpha1.0.4",
  "status": "draft",
  "id": "779a58d1-8c78-40fc-aef3-c747a946b223",
  "kind": "complex-type",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ext-DoNotRoute",
  "context": [ {
    "type": "element",
    "expression": "ServiceRequest"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "http://ehealthontario.ca/fhir/StructureDefinition/ext-DoNotRoute"
    }, {
      "id": "Extension.value[x]",
      "path": "Extension.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Do not route indicator",
      "definition": "If true, the service request is not to be routed according to automated matching / routing rules",
      "meaningWhenMissing": "Routing / matching rules are to be applied as per usual if this is not present"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}