PackagesCanonicalsLogsProblems
    Packages
    OntariomiCDRFHIRImplementationGuide-0.10.00@0.1.0
    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": "2023-08-18T16:51:37.7976466+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.1.0",
  "status": "draft",
  "id": "d2072b3e-0a77-4b11-bc28-38f6e98314c5",
  "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.identifier",
      "min": 1,
      "path": "ServiceRequest.identifier",
      "slicing": {
        "rules": "open",
        "description": "must contain one repetition of an accession number.",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-accession",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.identifier",
      "short": "Filler/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",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.identifier:identifier-accession.type.coding.display",
      "min": 1,
      "path": "ServiceRequest.identifier.type.coding.display"
    }, {
      "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.basedOn",
      "path": "ServiceRequest.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-servicerequest" ]
      } ]
    }, {
      "id": "ServiceRequest.replaces",
      "path": "ServiceRequest.replaces",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-servicerequest" ]
      } ]
    }, {
      "id": "ServiceRequest.requisition",
      "path": "ServiceRequest.requisition",
      "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": "$this",
          "type": "pattern"
        } ]
      },
      "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.coding.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category.coding.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:modality",
      "max": "1",
      "path": "ServiceRequest.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-modality"
      },
      "sliceName": "modality",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:modality.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.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: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: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:modality.coding.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:modality.coding.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:specialty",
      "max": "1",
      "path": "ServiceRequest.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-specialty"
      },
      "sliceName": "specialty",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:specialty.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.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: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: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:specialty.coding.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:specialty.coding.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:bodypart",
      "path": "ServiceRequest.category",
      "sliceName": "bodypart",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:bodypart.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category: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: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: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:bodypart.coding",
      "min": 2,
      "path": "ServiceRequest.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:bodypart.coding.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category: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:bodypart.coding.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:bodypart.coding.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category: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:bodypart.coding:dicom.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category: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: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: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:bodypart.coding:dicom.system",
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://dicom.nema.org/resources/ontology/DCM"
    }, {
      "id": "ServiceRequest.category:bodypart.coding:dicom.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:bodypart.coding:dicom.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category: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:bodypart.coding:sct.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category: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: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: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:bodypart.coding:sct.system",
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "ServiceRequest.category:bodypart.coding:sct.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:bodypart.coding:sct.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:laterality",
      "path": "ServiceRequest.category",
      "sliceName": "laterality",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:laterality.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.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: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: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:laterality.coding",
      "min": 2,
      "path": "ServiceRequest.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:laterality.coding.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.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:laterality.coding.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:laterality.coding.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.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:laterality.coding:dicom.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.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: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: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:laterality.coding:dicom.system",
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://dicom.nema.org/resources/ontology/DCM"
    }, {
      "id": "ServiceRequest.category:laterality.coding:dicom.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:laterality.coding:dicom.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.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:laterality.coding:sct.extension",
      "min": 1,
      "path": "ServiceRequest.category.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.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: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: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:laterality.coding:sct.system",
      "path": "ServiceRequest.category.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "ServiceRequest.category:laterality.coding:sct.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:laterality.coding:sct.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:contrast",
      "max": "1",
      "path": "ServiceRequest.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/mi-procedure-contrast-used"
      },
      "sliceName": "contrast",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.category:contrast.extension",
      "min": 1,
      "path": "ServiceRequest.category.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.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: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: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:contrast.coding.display.extension",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.category:contrast.coding.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.category.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "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.display.extension",
      "min": 0,
      "path": "ServiceRequest.code.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.code.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:local",
      "max": "1",
      "min": 1,
      "path": "ServiceRequest.code.coding",
      "short": "Local procedure code",
      "sliceName": "local",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:local.extension",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.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: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:local.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "fixedCode": "local",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.code.coding:local.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system"
    }, {
      "id": "ServiceRequest.code.coding:local.display.extension",
      "min": 0,
      "path": "ServiceRequest.code.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:local.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.code.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.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": "provincial",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:provincial.extension",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.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: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:provincial.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "fixedCode": "provincial",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.code.coding:provincial.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system",
      "patternUri": "http://ontariohealth.ca/fhir/CodeSystem/procedure-type-mi-provincial"
    }, {
      "id": "ServiceRequest.code.coding:provincial.display.extension",
      "min": 0,
      "path": "ServiceRequest.code.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:provincial.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.code.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.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": "sct",
      "mustSupport": true
    }, {
      "id": "ServiceRequest.code.coding:sct.extension",
      "min": 1,
      "path": "ServiceRequest.code.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.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: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:sct.extension:ext-mi-code-type.value[x]:valueCode",
      "path": "ServiceRequest.code.coding.extension.value[x]",
      "fixedCode": "sct",
      "sliceName": "valueCode"
    }, {
      "id": "ServiceRequest.code.coding:sct.system",
      "min": 1,
      "path": "ServiceRequest.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "ServiceRequest.code.coding:sct.display.extension",
      "min": 0,
      "path": "ServiceRequest.code.coding.display.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.code.coding:sct.display.extension:ext-translation",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.code.coding.display.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "ext-translation",
      "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" ]
      } ]
    }, {
      "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" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}