{
"description": null,
"_filename": "ProcedureProfile.json",
"package_name": "ca.on.mi.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MIProcedure",
"abstract": false,
"type": "Procedure",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0-snapshot4",
"status": "draft",
"id": "dc8afa09-c180-41e1-8b36-1fedc5fc9a31",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-procedure",
"version": null,
"differential": {
"element": [ {
"id": "Procedure.status",
"path": "Procedure.status",
"mustSupport": true
}, {
"id": "Procedure.category",
"path": "Procedure.category",
"binding": {
"strength": "extensible",
"valueSet": "http://hl7.org/fhir/ValueSet/service-type"
},
"mustSupport": true
}, {
"id": "Procedure.category.coding",
"max": "1",
"min": 1,
"path": "Procedure.category.coding",
"mustSupport": true
}, {
"id": "Procedure.category.coding.system",
"min": 1,
"path": "Procedure.category.coding.system",
"mustSupport": true
}, {
"id": "Procedure.category.coding.code",
"min": 1,
"path": "Procedure.category.coding.code",
"mustSupport": true
}, {
"id": "Procedure.category.coding.display",
"min": 1,
"path": "Procedure.category.coding.display",
"mustSupport": true
}, {
"id": "Procedure.subject",
"path": "Procedure.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://ontariohealth.ca/fhir/mi/StructureDefinition/ca-on-mi-profile-patient" ]
} ],
"mustSupport": true
}, {
"id": "Procedure.subject.reference",
"min": 1,
"path": "Procedure.subject.reference",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}