PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.erec@0.12.0-projectathon1.0.2
    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-projectathon1.0.2",
  "status": "draft",
  "id": "a6c6bfd9-bd6a-4829-87ef-a4a33b783dda",
  "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"
}