PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.20
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure
{
  "description": "SET Procedure Profile",
  "_filename": "Procedure.json",
  "package_name": "ca.on.oh-setp",
  "date": "2023-03-10",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "Procedure",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Procedure",
  "package_version": "0.9.0-alpha1.0.20",
  "status": "draft",
  "id": "022cefc8-7f4c-4230-acd9-ff4f29fad5de",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Procedure.meta",
      "min": 1,
      "path": "Procedure.meta",
      "mustSupport": true
    }, {
      "id": "Procedure.meta.profile",
      "min": 1,
      "path": "Procedure.meta.profile",
      "comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Procedure.extension",
      "min": 0,
      "path": "Procedure.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Procedure.extension:preadmissionScreening",
      "min": 0,
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening" ]
      } ],
      "sliceName": "preadmissionScreening",
      "isModifier": false
    }, {
      "id": "Procedure.extension:preadmissionScreening.url",
      "path": "Procedure.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening"
    }, {
      "id": "Procedure.extension:surgicalChecklist",
      "min": 0,
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist" ]
      } ],
      "sliceName": "surgicalChecklist",
      "isModifier": false
    }, {
      "id": "Procedure.extension:surgicalChecklist.url",
      "path": "Procedure.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist"
    }, {
      "id": "Procedure.extension:inRoom",
      "max": "1",
      "min": 0,
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-in-room" ]
      } ],
      "sliceName": "inRoom",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Procedure.partOf",
      "path": "Procedure.partOf",
      "mustSupport": false
    }, {
      "id": "Procedure.status",
      "path": "Procedure.status",
      "mustSupport": true
    }, {
      "id": "Procedure.category",
      "min": 1,
      "path": "Procedure.category",
      "short": "Procedure Service",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.category.coding",
      "max": "1",
      "min": 1,
      "path": "Procedure.category.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service",
        "description": "Hospital Service used for Procedure Service or Surgeon Service"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.category.coding.system",
      "min": 1,
      "path": "Procedure.category.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "Procedure.category.coding.code",
      "min": 1,
      "path": "Procedure.category.coding.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service",
        "description": "Hospital Service used for Procedure Service or Surgeon Service"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.category.coding.display",
      "path": "Procedure.category.coding.display",
      "mustSupport": true
    }, {
      "id": "Procedure.code",
      "min": 1,
      "path": "Procedure.code",
      "short": "Procedure Code/Description",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/procedure-code"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.code.coding",
      "max": "1",
      "min": 1,
      "path": "Procedure.code.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/procedure-code",
        "description": "A code to identify a specific procedure ."
      },
      "mustSupport": true
    }, {
      "id": "Procedure.code.coding.system",
      "min": 1,
      "path": "Procedure.code.coding.system",
      "fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/WTIS-procedure-code",
      "mustSupport": true
    }, {
      "id": "Procedure.code.coding.code",
      "min": 1,
      "path": "Procedure.code.coding.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/procedure-code",
        "description": "A code to identify a specific procedure ."
      },
      "mustSupport": true
    }, {
      "id": "Procedure.code.coding.display",
      "path": "Procedure.code.coding.display",
      "mustSupport": true
    }, {
      "id": "Procedure.subject",
      "path": "Procedure.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient" ]
      } ],
      "short": "The patient receiving the surgical procedure",
      "mustSupport": true
    }, {
      "id": "Procedure.subject.reference",
      "min": 1,
      "path": "Procedure.subject.reference",
      "mustSupport": true
    }, {
      "id": "Procedure.performed[x]",
      "path": "Procedure.performed[x]",
      "type": [ {
        "code": "Period"
      } ],
      "mustSupport": true
    }, {
      "id": "Procedure.performed[x].start",
      "path": "Procedure.performed[x].start",
      "short": "Surgery Date/Procedure Start Time",
      "mustSupport": true
    }, {
      "id": "Procedure.performed[x].end",
      "path": "Procedure.performed[x].end",
      "short": "Procedure End Time",
      "mustSupport": true
    }, {
      "id": "Procedure.performer",
      "max": "2",
      "min": 1,
      "path": "Procedure.performer",
      "mustSupport": true
    }, {
      "id": "Procedure.performer.function",
      "path": "Procedure.performer.function",
      "short": "the category of the performer",
      "mustSupport": false
    }, {
      "id": "Procedure.performer.actor",
      "path": "Procedure.performer.actor",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "bundled" ],
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-practitionerrole" ]
      } ],
      "short": "the surgeon or anaesthetist",
      "mustSupport": true
    }, {
      "id": "Procedure.performer.actor.reference",
      "min": 1,
      "path": "Procedure.performer.actor.reference",
      "mustSupport": true
    }, {
      "id": "Procedure.location",
      "min": 1,
      "path": "Procedure.location",
      "short": "Reference to the Site for this Procedure",
      "mustSupport": true
    }, {
      "id": "Procedure.location.identifier",
      "min": 1,
      "path": "Procedure.location.identifier",
      "mustSupport": true
    }, {
      "id": "Procedure.location.identifier.system",
      "min": 1,
      "path": "Procedure.location.identifier.system",
      "mustSupport": true
    }, {
      "id": "Procedure.location.identifier.value",
      "min": 1,
      "path": "Procedure.location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Procedure.complication",
      "max": "1",
      "path": "Procedure.complication",
      "binding": {
        "strength": "example",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/procedure-complication",
        "description": "Complication following the procedure"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.complication.coding",
      "path": "Procedure.complication.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/procedure-complication",
        "description": "Complication following the procedure"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.complication.coding.system",
      "path": "Procedure.complication.coding.system",
      "fixedUri": "http://snomed.info/sct",
      "mustSupport": true
    }, {
      "id": "Procedure.complication.coding.code",
      "path": "Procedure.complication.coding.code",
      "binding": {
        "strength": "example",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/procedure-complication",
        "description": "Complication following the procedure"
      },
      "mustSupport": true
    }, {
      "id": "Procedure.complication.coding.display",
      "path": "Procedure.complication.coding.display",
      "mustSupport": true
    }, {
      "id": "Procedure.note",
      "max": "1",
      "path": "Procedure.note",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}