{ "description": "Define the priority of the surgery", "_filename": "ext-setp-surgicalpriority.json", "package_name": "ca.on.oh-setp", "date": "2023-03-10", "derivation": "constraint", "publisher": "Ontario Health", "fhirVersion": "4.0.1", "purpose": "to define the priority of the surgery", "name": "SETPSurgicalPriority", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License", "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "Extension: Surgical Priority", "package_version": "0.9.0-alpha1.0.32", "status": "draft", "id": "03ee5852-e7b9-444d-87f7-b29ba09d3419", "kind": "complex-type", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalpriority", "context": [ { "type": "element", "expression": "Procedure" } ], "version": "0.0.1", "differential": { "element": [ { "id": "Extension", "max": "1", "path": "Extension", "short": "Surgical Priority", "definition": "the priority of the surgery" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalpriority" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ValueSet/surgical-priority-classification" }, "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } } ] }, "contact": [ { "telecom": [ { "value": "http://ontariohealth.ca/fhir/", "system": "url" }, { "value": "some.email@ontariohealth.ca", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }