{
"description": "An action that is or was performed on a patient.",
"_filename": "CareConnect-Procedure-1.json",
"package_name": "careconnect.stu3.03.00.00",
"date": "2018-11-05",
"derivation": "constraint",
"meta": {
"lastUpdated": "2023-08-04T11:47:14.5170923+00:00"
},
"publisher": "HL7 UK",
"fhirVersion": "3.0.2",
"purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
"name": "CareConnect-Procedure-1",
"abstract": false,
"copyright": "Copyright © 2016 HL7 UK\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
"type": "Procedure",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "3.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
} ],
"status": "draft",
"id": "1563865c-6ad6-48df-9e56-a62538612cda",
"kind": "resource",
"url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Procedure-1",
"version": "1.1.0",
"differential": {
"element": [ {
"id": "Procedure.extension",
"min": 0,
"path": "Procedure.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Procedure.extension:anaestheticIssues",
"min": 0,
"path": "Procedure.extension",
"type": [ {
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-AnaestheticIssues-1"
} ],
"sliceName": "anaestheticIssues"
}, {
"id": "Procedure.identifier.system",
"min": 1,
"path": "Procedure.identifier.system"
}, {
"id": "Procedure.identifier.value",
"min": 1,
"path": "Procedure.identifier.value"
}, {
"id": "Procedure.identifier.assigner",
"path": "Procedure.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
} ]
}, {
"id": "Procedure.partOf",
"path": "Procedure.partOf",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/MedicationAdministration"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Procedure-1"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1"
} ]
}, {
"id": "Procedure.code",
"path": "Procedure.code",
"binding": {
"strength": "preferred",
"description": "A code to identify a specific procedure."
}
}, {
"id": "Procedure.code.coding",
"path": "Procedure.code.coding",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "Procedure.code.coding:snomedCT",
"max": "1",
"path": "Procedure.code.coding",
"binding": {
"strength": "extensible",
"description": "A code from the SNOMED Clinical Terminology UK.",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ProcedureCode-1"
}
},
"sliceName": "snomedCT"
}, {
"id": "Procedure.code.coding:snomedCT.extension",
"min": 0,
"path": "Procedure.code.coding.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Procedure.code.coding:snomedCT.extension:snomedCTDescriptionID",
"min": 0,
"path": "Procedure.code.coding.extension",
"type": [ {
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
} ],
"sliceName": "snomedCTDescriptionID"
}, {
"id": "Procedure.code.coding:snomedCT.system",
"min": 1,
"path": "Procedure.code.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "Procedure.code.coding:snomedCT.code",
"min": 1,
"path": "Procedure.code.coding.code"
}, {
"id": "Procedure.code.coding:snomedCT.display",
"min": 1,
"path": "Procedure.code.coding.display"
}, {
"id": "Procedure.subject",
"path": "Procedure.subject",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
} ]
}, {
"id": "Procedure.context",
"path": "Procedure.context",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"
} ]
}, {
"id": "Procedure.performer.actor",
"path": "Procedure.performer.actor",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
} ]
}, {
"id": "Procedure.performer.onBehalfOf",
"path": "Procedure.performer.onBehalfOf",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
} ]
}, {
"id": "Procedure.location",
"path": "Procedure.location",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"
} ]
}, {
"id": "Procedure.reasonReference",
"path": "Procedure.reasonReference",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Observation-1"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Condition-1"
} ]
}, {
"id": "Procedure.bodySite.coding",
"path": "Procedure.bodySite.coding",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "Procedure.bodySite.coding:snomedCT",
"max": "1",
"path": "Procedure.bodySite.coding",
"binding": {
"strength": "extensible",
"description": "A code from the SNOMED Clinical Terminology UK.",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-BodySite-1"
}
},
"sliceName": "snomedCT"
}, {
"id": "Procedure.bodySite.coding:snomedCT.extension",
"min": 0,
"path": "Procedure.bodySite.coding.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Procedure.bodySite.coding:snomedCT.extension:snomedCTDescriptionID",
"min": 0,
"path": "Procedure.bodySite.coding.extension",
"type": [ {
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
} ],
"sliceName": "snomedCTDescriptionID"
}, {
"id": "Procedure.bodySite.coding:snomedCT.system",
"min": 1,
"path": "Procedure.bodySite.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "Procedure.bodySite.coding:snomedCT.code",
"min": 1,
"path": "Procedure.bodySite.coding.code"
}, {
"id": "Procedure.bodySite.coding:snomedCT.display",
"min": 1,
"path": "Procedure.bodySite.coding.display"
}, {
"id": "Procedure.complication.coding",
"path": "Procedure.complication.coding",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "Procedure.complication.coding:snomedCT",
"max": "1",
"path": "Procedure.complication.coding",
"binding": {
"strength": "required",
"description": "A code from the SNOMED Clinical Terminology UK.",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ConditionCode-1"
}
},
"sliceName": "snomedCT"
}, {
"id": "Procedure.complication.coding:snomedCT.extension",
"min": 0,
"path": "Procedure.complication.coding.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Procedure.complication.coding:snomedCT.extension:snomedCTDescriptionID",
"min": 0,
"path": "Procedure.complication.coding.extension",
"type": [ {
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
} ],
"sliceName": "snomedCTDescriptionID"
}, {
"id": "Procedure.complication.coding:snomedCT.system",
"min": 1,
"path": "Procedure.complication.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "Procedure.complication.coding:snomedCT.code",
"min": 1,
"path": "Procedure.complication.coding.code"
}, {
"id": "Procedure.complication.coding:snomedCT.display",
"min": 1,
"path": "Procedure.complication.coding.display"
}, {
"id": "Procedure.complicationDetail",
"path": "Procedure.complicationDetail",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Condition-1"
} ]
}, {
"id": "Procedure.note.author[x]",
"path": "Procedure.note.author[x]",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}, {
"code": "string"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
} ]
}, {
"id": "Procedure.usedReference",
"path": "Procedure.usedReference",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
}, {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/Substance"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1"
} ]
} ]
},
"contact": [ {
"name": "INTEROPen",
"telecom": [ {
"use": "work",
"value": "admin@interopen.org",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}