PackagesCanonicalsLogsProblems
    Packages
    ontariomicdrfhirimplementationguide-0.10.00@0.9.4-beta
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest
{
  "description": null,
  "_filename": "StructureDefinition-ca-on-mi-profile-servicerequest.json",
  "package_name": "ontariomicdrfhirimplementationguide-0.10.00",
  "date": "2024-04-03T15:58:32.8234573+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MICdrServiceRequest",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://siframework.org/cqf",
    "name": "Quality Improvement and Clinical Knowledge (QUICK)",
    "identity": "quick"
  } ],
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ServiceRequest Profile",
  "package_version": "0.9.4-beta",
  "status": "active",
  "id": "fbf6005d-84fc-4dd5-a059-6c9cd3d3a45d",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "ServiceRequest.meta",
      "min": 1,
      "path": "ServiceRequest.meta",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.meta.profile",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest|1.0.0"
    }, {
      "id": "ServiceRequest.extension",
      "min": 0,
      "path": "ServiceRequest.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.extension:ext-mi-copied-to-provider",
      "min": 0,
      "path": "ServiceRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-ext-cc-list" ]
      } ],
      "sliceName": "ext-mi-copied-to-provider"
    }, {
      "id": "ServiceRequest.identifier",
      "min": 1,
      "path": "ServiceRequest.identifier",
      "slicing": {
        "rules": "open",
        "description": "must contain one repetition of an accession number.",
        "discriminator": [ {
          "path": "type.coding.code",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-accession",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.identifier",
      "short": "Accession ID",
      "sliceName": "identifier-accession",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-accession.type",
      "min": 1,
      "path": "ServiceRequest.identifier.type",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "ACSN",
          "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
          "display": "Accession ID"
        } ]
      }
    }, {
      "id": "ServiceRequest.identifier:identifier-accession.type.coding",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding"
    }, {
      "id": "ServiceRequest.identifier:identifier-accession.type.coding.system",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-accession.type.coding.code",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding.code",
      "fixedCode": "ACSN",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-accession.type.coding.display",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-accession.system",
      "min": 1,
      "path": "ServiceRequest.identifier.system",
      "comment": "MI uses source organization specific URIs for this field.",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-accession.value",
      "min": 1,
      "path": "ServiceRequest.identifier.value",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-placerOrderNumber",
      "max": "1",
      "path": "ServiceRequest.identifier",
      "sliceName": "identifier-placerOrderNumber"
    }, {
      "id": "ServiceRequest.identifier:identifier-placerOrderNumber.type",
      "min": 1,
      "path": "ServiceRequest.identifier.type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-placerOrderNumber.type.coding",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-placerOrderNumber.type.coding.system",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-placerOrderNumber.type.coding.code",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding.code",
      "fixedCode": "PLAC",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-placerOrderNumber.type.coding.display",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-placerOrderNumber.system",
      "min": 1,
      "path": "ServiceRequest.identifier.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-placerOrderNumber.value",
      "min": 1,
      "path": "ServiceRequest.identifier.value",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn",
      "path": "ServiceRequest.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest" ]
      } ],
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn.identifier",
      "min": 1,
      "path": "ServiceRequest.basedOn.identifier",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn.identifier.type",
      "min": 1,
      "path": "ServiceRequest.basedOn.identifier.type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.basedOn.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn.identifier.type.coding.system",
      "min": 1,
      "path": "ServiceRequest.basedOn.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn.identifier.type.coding.code",
      "min": 1,
      "path": "ServiceRequest.basedOn.identifier.type.coding.code",
      "fixedCode": "PLAC",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn.identifier.type.coding.display",
      "min": 1,
      "path": "ServiceRequest.basedOn.identifier.type.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn.identifier.system",
      "min": 1,
      "path": "ServiceRequest.basedOn.identifier.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.basedOn.identifier.value",
      "min": 1,
      "path": "ServiceRequest.basedOn.identifier.value",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces",
      "path": "ServiceRequest.replaces",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest" ]
      } ],
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces.identifier",
      "min": 1,
      "path": "ServiceRequest.replaces.identifier",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces.identifier.type",
      "min": 1,
      "path": "ServiceRequest.replaces.identifier.type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.replaces.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces.identifier.type.coding.system",
      "min": 1,
      "path": "ServiceRequest.replaces.identifier.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces.identifier.type.coding.code",
      "min": 1,
      "path": "ServiceRequest.replaces.identifier.type.coding.code",
      "fixedCode": "PLAC",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces.identifier.type.coding.display",
      "min": 1,
      "path": "ServiceRequest.replaces.identifier.type.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces.identifier.system",
      "min": 1,
      "path": "ServiceRequest.replaces.identifier.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.replaces.identifier.value",
      "min": 1,
      "path": "ServiceRequest.replaces.identifier.value",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requisition",
      "path": "ServiceRequest.requisition",
      "mapping": [ {
        "map": "ORC-4 (Placer Group Number)",
        "identity": "v2"
      } ],
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requisition.type",
      "min": 1,
      "path": "ServiceRequest.requisition.type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requisition.type.coding",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.requisition.type.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requisition.type.coding.system",
      "min": 1,
      "path": "ServiceRequest.requisition.type.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requisition.type.coding.code",
      "min": 1,
      "path": "ServiceRequest.requisition.type.coding.code",
      "fixedCode": "PLAC",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requisition.type.coding.display",
      "min": 1,
      "path": "ServiceRequest.requisition.type.coding.display",
      "fixedString": "Placer Identifier",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requisition.system",
      "min": 1,
      "path": "ServiceRequest.requisition.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requisition.value",
      "min": 1,
      "path": "ServiceRequest.requisition.value",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.status",
      "path": "ServiceRequest.status",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.intent",
      "path": "ServiceRequest.intent",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category",
      "path": "ServiceRequest.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "extension.value[x].code",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category.extension:ext-mi-category-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ]
      } ],
      "sliceName": "ext-mi-category-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category.coding",
      "path": "ServiceRequest.category.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category.coding.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category.coding.code",
      "min": 1,
      "path": "ServiceRequest.category.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category.coding.display",
      "min": 1,
      "path": "ServiceRequest.category.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-modality",
      "max": "1",
      "path": "ServiceRequest.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-modality"
      },
      "sliceName": "category-modality",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-modality.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-modality.extension:ext-mi-category-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ]
      } ],
      "sliceName": "ext-mi-category-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-modality.extension:ext-mi-category-type.value[x]",
      "path": "ServiceRequest.category.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-modality.extension:ext-mi-category-type.value[x]:valueCoding",
      "path": "ServiceRequest.category.extension.value[x]",
      "sliceName": "valueCoding",
      "fixedCoding": {
        "code": "360037004",
        "system": "http://snomed.info/sct",
        "display": "Imaging modality"
      }
    }, {
      "id": "ServiceRequest.category:category-modality.coding",
      "path": "ServiceRequest.category.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-modality.coding.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-modality.coding.code",
      "min": 1,
      "path": "ServiceRequest.category.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-modality.coding.display",
      "min": 1,
      "path": "ServiceRequest.category.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-specialty",
      "max": "1",
      "path": "ServiceRequest.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-specialty"
      },
      "sliceName": "category-specialty",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-specialty.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-specialty.extension:ext-mi-category-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ]
      } ],
      "sliceName": "ext-mi-category-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-specialty.extension:ext-mi-category-type.value[x]",
      "path": "ServiceRequest.category.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-specialty.extension:ext-mi-category-type.value[x]:valueCoding",
      "path": "ServiceRequest.category.extension.value[x]",
      "sliceName": "valueCoding",
      "fixedCoding": {
        "code": "394658006",
        "system": "http://snomed.info/sct",
        "display": "Clinical specialty"
      }
    }, {
      "id": "ServiceRequest.category:category-specialty.coding",
      "path": "ServiceRequest.category.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-specialty.coding.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-specialty.coding.code",
      "min": 1,
      "path": "ServiceRequest.category.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-specialty.coding.display",
      "min": 1,
      "path": "ServiceRequest.category.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart",
      "path": "ServiceRequest.category",
      "sliceName": "cateogory-bodyPart",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.extension:ext-mi-category-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ]
      } ],
      "sliceName": "ext-mi-category-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.extension:ext-mi-category-type.value[x]",
      "path": "ServiceRequest.category.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.extension:ext-mi-category-type.value[x]:valueCoding",
      "path": "ServiceRequest.category.extension.value[x]",
      "sliceName": "valueCoding",
      "fixedCoding": {
        "code": "272427006",
        "system": "http://snomed.info/sct",
        "display": "Anatomical part descriptor"
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding",
      "min": 2,
      "path": "ServiceRequest.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:dicom",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding",
      "short": "DICOM body part code",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-bodypart-dicom"
      },
      "sliceName": "dicom",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:dicom.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:dicom.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:dicom.extension:ext-mi-code-type.value[x]",
      "path": "ServiceRequest.category.coding.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:dicom.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.category.coding.extension.value[x]",
      "fixedCode": "dicom",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:dicom.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://dicom.nema.org/resources/ontology/DCM",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:dicom.code",
      "min": 1,
      "path": "ServiceRequest.category.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:dicom.display",
      "min": 1,
      "path": "ServiceRequest.category.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:sct",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding",
      "short": "SNOMED CT body part code",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-bodypart-sct"
      },
      "sliceName": "sct",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:sct.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:sct.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:sct.extension:ext-mi-code-type.value[x]",
      "path": "ServiceRequest.category.coding.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:sct.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.category.coding.extension.value[x]",
      "fixedCode": "sct",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:sct.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:sct.code",
      "min": 1,
      "path": "ServiceRequest.category.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:cateogory-bodyPart.coding:sct.display",
      "min": 1,
      "path": "ServiceRequest.category.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality",
      "path": "ServiceRequest.category",
      "sliceName": "category-laterality",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.extension:ext-mi-category-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ]
      } ],
      "sliceName": "ext-mi-category-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.extension:ext-mi-category-type.value[x]",
      "path": "ServiceRequest.category.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.extension:ext-mi-category-type.value[x]:valueCoding",
      "path": "ServiceRequest.category.extension.value[x]",
      "sliceName": "valueCoding",
      "fixedCoding": {
        "code": "272741003",
        "system": "http://snomed.info/sct",
        "display": "Laterality"
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.coding",
      "min": 2,
      "path": "ServiceRequest.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.coding.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.coding.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:dicom",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding",
      "short": "DICOM body part code",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-laterality-dicom"
      },
      "sliceName": "dicom",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:dicom.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:dicom.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:dicom.extension:ext-mi-code-type.value[x]",
      "path": "ServiceRequest.category.coding.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:dicom.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.category.coding.extension.value[x]",
      "fixedCode": "dicom",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:dicom.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://dicom.nema.org/resources/ontology/DCM",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:dicom.code",
      "min": 1,
      "path": "ServiceRequest.category.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:dicom.display",
      "min": 1,
      "path": "ServiceRequest.category.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:sct",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding",
      "short": "SNOMED CT body part code",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-laterality-sct"
      },
      "sliceName": "sct",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:sct.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:sct.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:sct.extension:ext-mi-code-type.value[x]",
      "path": "ServiceRequest.category.coding.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:sct.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.category.coding.extension.value[x]",
      "fixedCode": "sct",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:sct.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:sct.code",
      "min": 1,
      "path": "ServiceRequest.category.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-laterality.coding:sct.display",
      "min": 1,
      "path": "ServiceRequest.category.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-contrast",
      "max": "1",
      "path": "ServiceRequest.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-contrast-used"
      },
      "sliceName": "category-contrast",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-contrast.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-contrast.extension:ext-mi-category-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-category-type" ]
      } ],
      "sliceName": "ext-mi-category-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-contrast.extension:ext-mi-category-type.value[x]",
      "path": "ServiceRequest.category.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:category-contrast.extension:ext-mi-category-type.value[x]:valueCoding",
      "path": "ServiceRequest.category.extension.value[x]",
      "sliceName": "valueCoding",
      "fixedCoding": {
        "code": "263543005",
        "system": "http://snomed.info/sct",
        "display": "Contrast used"
      }
    }, {
      "id": "ServiceRequest.category:category-contrast.coding",
      "path": "ServiceRequest.category.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-contrast.coding.system",
      "min": 1,
      "path": "ServiceRequest.category.coding.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-contrast.coding.code",
      "min": 1,
      "path": "ServiceRequest.category.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:category-contrast.coding.display",
      "min": 1,
      "path": "ServiceRequest.category.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.priority",
      "path": "ServiceRequest.priority",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code",
      "min": 1,
      "path": "ServiceRequest.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding",
      "min": 1,
      "path": "ServiceRequest.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding.extension",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding.code",
      "min": 1,
      "path": "ServiceRequest.code.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding.display",
      "min": 1,
      "path": "ServiceRequest.code.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-local",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.coding",
      "short": "Local procedure code",
      "sliceName": "coding-local",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-local.extension",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:coding-local.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-local.extension:ext-mi-code-type.value[x]",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:coding-local.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "fixedCode": "local",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.code.coding:coding-local.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-local.code",
      "min": 1,
      "path": "ServiceRequest.code.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-local.display",
      "min": 1,
      "path": "ServiceRequest.code.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-provincial",
      "max": "1",
      "path": "ServiceRequest.code.coding",
      "short": "Provincial procedure code",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-type-provincial"
      },
      "sliceName": "coding-provincial",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-provincial.extension",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:coding-provincial.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-provincial.extension:ext-mi-code-type.value[x]",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:coding-provincial.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "fixedCode": "provincial",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.code.coding:coding-provincial.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system",
      "patternUri": "http://ontariohealth.ca/fhir/CodeSystem/procedure-type-mi-provincial",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-provincial.code",
      "min": 1,
      "path": "ServiceRequest.code.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-provincial.display",
      "min": 1,
      "path": "ServiceRequest.code.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-sct",
      "max": "1",
      "path": "ServiceRequest.code.coding",
      "short": "SNOMED CT procedure code",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-type-sct"
      },
      "sliceName": "coding-sct",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-sct.extension",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:coding-sct.extension:ext-mi-code-type",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ext-mi-code-type" ]
      } ],
      "sliceName": "ext-mi-code-type",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-sct.extension:ext-mi-code-type.value[x]",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:coding-sct.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "fixedCode": "sct",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.code.coding:coding-sct.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-sct.code",
      "min": 1,
      "path": "ServiceRequest.code.coding.code",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:coding-sct.display",
      "min": 1,
      "path": "ServiceRequest.code.coding.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.orderDetail",
      "path": "ServiceRequest.orderDetail",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.orderDetail.coding",
      "path": "ServiceRequest.orderDetail.coding",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.orderDetail.text",
      "min": 1,
      "path": "ServiceRequest.orderDetail.text",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.subject",
      "path": "ServiceRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "ServiceRequest.encounter",
      "path": "ServiceRequest.encounter",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Encounter" ]
      } ],
      "mustSupport": true
    }, {
      "id": "ServiceRequest.occurrence[x]",
      "path": "ServiceRequest.occurrence[x]",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.authoredOn",
      "path": "ServiceRequest.authoredOn",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.requester",
      "path": "ServiceRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner", "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "ServiceRequest.performer",
      "path": "ServiceRequest.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "ServiceRequest.locationReference",
      "path": "ServiceRequest.locationReference",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-location" ]
      } ]
    }, {
      "id": "ServiceRequest.reasonCode",
      "path": "ServiceRequest.reasonCode",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.supportingInfo",
      "path": "ServiceRequest.supportingInfo",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.supportingInfo.display",
      "min": 1,
      "path": "ServiceRequest.supportingInfo.display",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.note",
      "path": "ServiceRequest.note",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}