{
"description": null,
"_filename": "profile-cr-procedure.StructureDefinition.json",
"package_name": "synapxe.sgcdi",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "5.0.0",
"name": "Procedure",
"abstract": false,
"type": "Procedure",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.1.0",
"status": "active",
"id": "82325c75-d2f3-4dc8-a6d1-c4fbe6a36d58",
"kind": "resource",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-cr-procedure",
"version": null,
"differential": {
"element": [ {
"id": "Procedure.contained",
"path": "Procedure.contained",
"short": "Item used in healthcare",
"mapping": [ {
"map": "n/a",
"identity": "rim"
}, {
"map": "Entity. Role, or Act",
"identity": "rim"
}, {
"map": "N/A",
"identity": "rim"
}, {
"map": "Entity, Role, or Act",
"identity": "rim"
}, {
"map": "administrative.device",
"identity": "w5"
}, {
"map": "Device",
"identity": "rim"
}, {
"map": "Participant",
"identity": "interface"
} ],
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"constraint": [ {
"key": "dom-2",
"human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
"severity": "error",
"expression": "contained.contained.empty()"
}, {
"key": "dom-4",
"human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
"severity": "error",
"expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()"
}, {
"key": "dom-3",
"human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
"severity": "error",
"expression": "contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()"
}, {
"key": "dom-6",
"human": "A resource should have narrative for robust management",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
"severity": "warning",
"expression": "text.`div`.exists()"
}, {
"key": "dom-5",
"human": "If a resource is contained in another resource, it SHALL NOT have a security label",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource",
"severity": "error",
"expression": "contained.meta.security.empty()"
}, {
"key": "dev-1",
"human": "only one Device.name.display SHALL be true when there is more than one Device.name",
"source": "http://hl7.org/fhir/StructureDefinition/Device",
"severity": "error",
"expression": "name.where(display=true).count() <= 1"
} ],
"definition": "A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device."
}, {
"id": "Procedure.contained:ServiceRequest",
"max": "1",
"path": "Procedure.contained",
"type": [ {
"code": "Resource",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-cr-servicerequest" ]
} ],
"short": "Contained, inline Resources",
"sliceName": "ServiceRequest",
"definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning."
}, {
"id": "Procedure.contained:DiagnosticReport",
"path": "Procedure.contained",
"type": [ {
"code": "Resource",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-cr-diagnosticreport" ]
} ],
"short": "Contained, inline Resources",
"sliceName": "DiagnosticReport",
"definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning."
}, {
"id": "Procedure.contained:DiagnosticReport.contained",
"path": "Procedure.contained.contained",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "Procedure.contained:Device",
"path": "Procedure.contained",
"type": [ {
"code": "Resource",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-device" ]
} ],
"short": "Contained, inline Resources",
"sliceName": "Device",
"definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning."
}, {
"id": "Procedure.contained:MedicationAdministration",
"path": "Procedure.contained",
"type": [ {
"code": "Resource",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-medicationadministration" ]
} ],
"short": "Contained, inline Resources",
"sliceName": "MedicationAdministration",
"definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning."
}, {
"id": "Procedure.contained:MedicationAdministration.contained",
"path": "Procedure.contained.contained"
}, {
"id": "Procedure.contained:MedicationAdministration.contained.identifier",
"path": "Procedure.contained.contained.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "Procedure.contained:MedicationAdministration.contained:Medication",
"path": "Procedure.contained.contained",
"sliceName": "Medication"
}, {
"id": "Procedure.contained:MedicationAdministration.contained:Medication.identifier",
"path": "Procedure.contained.contained.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "Procedure.identifier",
"max": "1",
"min": 1,
"path": "Procedure.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-identifier" ]
} ]
}, {
"id": "Procedure.identifier.system",
"path": "Procedure.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/sequence-no"
}, {
"id": "Procedure.instantiatesCanonical",
"max": "0",
"path": "Procedure.instantiatesCanonical"
}, {
"id": "Procedure.instantiatesUri",
"max": "0",
"path": "Procedure.instantiatesUri"
}, {
"id": "Procedure.basedOn",
"max": "1",
"path": "Procedure.basedOn",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-cr-servicerequest" ]
} ]
}, {
"id": "Procedure.partOf",
"max": "0",
"path": "Procedure.partOf",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ]
} ]
}, {
"id": "Procedure.statusReason",
"path": "Procedure.statusReason",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "Procedure.statusReason.extension",
"max": "0",
"path": "Procedure.statusReason.extension"
}, {
"id": "Procedure.category",
"max": "1",
"path": "Procedure.category"
}, {
"id": "Procedure.code",
"min": 1,
"path": "Procedure.code"
}, {
"id": "Procedure.code.coding",
"max": "1",
"min": 1,
"path": "Procedure.code.coding"
}, {
"id": "Procedure.code.coding.system",
"min": 1,
"path": "Procedure.code.coding.system"
}, {
"id": "Procedure.code.coding.code",
"min": 1,
"path": "Procedure.code.coding.code"
}, {
"id": "Procedure.code.coding.display",
"min": 1,
"path": "Procedure.code.coding.display"
}, {
"id": "Procedure.subject",
"path": "Procedure.subject",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-patient" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-patient" ]
} ]
}, {
"id": "Procedure.subject.display",
"max": "0",
"path": "Procedure.subject.display"
}, {
"id": "Procedure.focus",
"max": "0",
"path": "Procedure.focus"
}, {
"id": "Procedure.encounter",
"max": "0",
"path": "Procedure.encounter",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-encounter" ]
} ]
}, {
"id": "Procedure.encounter.id",
"max": "0",
"path": "Procedure.encounter.id"
}, {
"id": "Procedure.encounter.extension",
"max": "0",
"path": "Procedure.encounter.extension"
}, {
"id": "Procedure.encounter.reference",
"max": "0",
"path": "Procedure.encounter.reference"
}, {
"id": "Procedure.encounter.type",
"path": "Procedure.encounter.type",
"fixedUri": "Encounter"
}, {
"id": "Procedure.encounter.identifier",
"min": 1,
"path": "Procedure.encounter.identifier"
}, {
"id": "Procedure.encounter.identifier.id",
"max": "0",
"path": "Procedure.encounter.identifier.id"
}, {
"id": "Procedure.encounter.identifier.extension",
"max": "0",
"path": "Procedure.encounter.identifier.extension"
}, {
"id": "Procedure.encounter.identifier.use",
"max": "0",
"path": "Procedure.encounter.identifier.use"
}, {
"id": "Procedure.encounter.identifier.type",
"max": "0",
"path": "Procedure.encounter.identifier.type"
}, {
"id": "Procedure.encounter.identifier.system",
"min": 1,
"path": "Procedure.encounter.identifier.system",
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/event-id"
}, {
"id": "Procedure.encounter.identifier.value",
"min": 1,
"path": "Procedure.encounter.identifier.value"
}, {
"id": "Procedure.encounter.identifier.period",
"max": "0",
"path": "Procedure.encounter.identifier.period"
}, {
"id": "Procedure.encounter.identifier.assigner",
"max": "0",
"path": "Procedure.encounter.identifier.assigner"
}, {
"id": "Procedure.encounter.display",
"max": "0",
"path": "Procedure.encounter.display"
}, {
"id": "Procedure.occurrence[x]",
"path": "Procedure.occurrence[x]",
"type": [ {
"code": "dateTime"
}, {
"code": "Period"
} ]
}, {
"id": "Procedure.recorded",
"max": "0",
"path": "Procedure.recorded"
}, {
"id": "Procedure.recorder",
"max": "0",
"path": "Procedure.recorder"
}, {
"id": "Procedure.reported[x]",
"max": "0",
"path": "Procedure.reported[x]"
}, {
"id": "Procedure.performer.id",
"max": "0",
"path": "Procedure.performer.id"
}, {
"id": "Procedure.performer.extension",
"max": "0",
"path": "Procedure.performer.extension"
}, {
"id": "Procedure.performer.modifierExtension",
"max": "0",
"path": "Procedure.performer.modifierExtension"
}, {
"id": "Procedure.performer.function",
"path": "Procedure.performer.function",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "Procedure.performer.function.extension",
"max": "0",
"path": "Procedure.performer.function.extension"
}, {
"id": "Procedure.performer.actor",
"path": "Procedure.performer.actor",
"type": [ {
"code": "Reference",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-reference-practitioner" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-practitioner" ]
} ]
}, {
"id": "Procedure.performer.onBehalfOf",
"max": "0",
"path": "Procedure.performer.onBehalfOf"
}, {
"id": "Procedure.performer.period",
"max": "0",
"path": "Procedure.performer.period"
}, {
"id": "Procedure.performer.period.id",
"max": "0",
"path": "Procedure.performer.period.id"
}, {
"id": "Procedure.performer.period.extension",
"max": "0",
"path": "Procedure.performer.period.extension"
}, {
"id": "Procedure.performer.period.start",
"min": 1,
"path": "Procedure.performer.period.start"
}, {
"id": "Procedure.performer.period.end",
"min": 1,
"path": "Procedure.performer.period.end"
}, {
"id": "Procedure.location.id",
"max": "0",
"path": "Procedure.location.id"
}, {
"id": "Procedure.location.extension",
"max": "0",
"path": "Procedure.location.extension"
}, {
"id": "Procedure.location.reference",
"max": "0",
"path": "Procedure.location.reference"
}, {
"id": "Procedure.location.type",
"max": "0",
"path": "Procedure.location.type"
}, {
"id": "Procedure.location.identifier",
"max": "0",
"path": "Procedure.location.identifier"
}, {
"id": "Procedure.location.display",
"min": 1,
"path": "Procedure.location.display"
}, {
"id": "Procedure.reason",
"max": "1",
"path": "Procedure.reason"
}, {
"id": "Procedure.reason.id",
"max": "0",
"path": "Procedure.reason.id"
}, {
"id": "Procedure.reason.extension",
"max": "0",
"path": "Procedure.reason.extension"
}, {
"id": "Procedure.reason.concept",
"min": 1,
"path": "Procedure.reason.concept",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "Procedure.reason.concept.extension",
"max": "0",
"path": "Procedure.reason.concept.extension"
}, {
"id": "Procedure.reason.concept.coding.version",
"max": "0",
"path": "Procedure.reason.concept.coding.version"
}, {
"id": "Procedure.reason.reference",
"max": "0",
"path": "Procedure.reason.reference"
}, {
"id": "Procedure.bodySite",
"path": "Procedure.bodySite",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "Procedure.bodySite.extension",
"max": "0",
"path": "Procedure.bodySite.extension"
}, {
"id": "Procedure.outcome",
"path": "Procedure.outcome",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "Procedure.outcome.extension",
"max": "0",
"path": "Procedure.outcome.extension"
}, {
"id": "Procedure.report",
"path": "Procedure.report",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-cr-diagnosticreport" ]
} ]
}, {
"id": "Procedure.report.id",
"max": "0",
"path": "Procedure.report.id"
}, {
"id": "Procedure.report.extension",
"max": "0",
"path": "Procedure.report.extension"
}, {
"id": "Procedure.report.reference",
"min": 1,
"path": "Procedure.report.reference"
}, {
"id": "Procedure.report.type",
"max": "0",
"path": "Procedure.report.type"
}, {
"id": "Procedure.report.identifier",
"max": "0",
"path": "Procedure.report.identifier"
}, {
"id": "Procedure.report.display",
"max": "0",
"path": "Procedure.report.display"
}, {
"id": "Procedure.complication.id",
"max": "0",
"path": "Procedure.complication.id"
}, {
"id": "Procedure.complication.extension",
"max": "0",
"path": "Procedure.complication.extension"
}, {
"id": "Procedure.complication.concept",
"min": 1,
"path": "Procedure.complication.concept",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ],
"binding": {
"strength": "required",
"valueSet": "https://fhir.synapxe.sg/ValueSet/complication-types"
}
}, {
"id": "Procedure.complication.concept.extension",
"max": "0",
"path": "Procedure.complication.concept.extension"
}, {
"id": "Procedure.complication.concept.coding.system",
"path": "Procedure.complication.concept.coding.system",
"fixedUri": "https://fhir.synapxe.sg/CodeSystem/complication-types"
}, {
"id": "Procedure.complication.reference",
"max": "0",
"path": "Procedure.complication.reference"
}, {
"id": "Procedure.followUp",
"max": "1",
"path": "Procedure.followUp",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ],
"binding": {
"strength": "required"
}
}, {
"id": "Procedure.followUp.extension",
"max": "0",
"path": "Procedure.followUp.extension"
}, {
"id": "Procedure.followUp.coding.system",
"path": "Procedure.followUp.coding.system",
"fixedUri": "https://fhir.synapxe.sg/CodeSystem/followup-types"
}, {
"id": "Procedure.note",
"max": "1",
"min": 1,
"path": "Procedure.note",
"type": [ {
"code": "Annotation",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-annotation" ]
} ]
}, {
"id": "Procedure.focalDevice.id",
"max": "0",
"path": "Procedure.focalDevice.id"
}, {
"id": "Procedure.focalDevice.extension",
"max": "0",
"path": "Procedure.focalDevice.extension"
}, {
"id": "Procedure.focalDevice.modifierExtension",
"max": "0",
"path": "Procedure.focalDevice.modifierExtension"
}, {
"id": "Procedure.focalDevice.action",
"min": 1,
"path": "Procedure.focalDevice.action",
"type": [ {
"code": "CodeableConcept",
"profile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept" ]
} ]
}, {
"id": "Procedure.focalDevice.action.extension",
"max": "0",
"path": "Procedure.focalDevice.action.extension"
}, {
"id": "Procedure.focalDevice.manipulated",
"path": "Procedure.focalDevice.manipulated",
"type": [ {
"code": "Reference",
"aggregation": [ "contained" ],
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-device" ]
} ]
}, {
"id": "Procedure.focalDevice.manipulated.id",
"max": "0",
"path": "Procedure.focalDevice.manipulated.id"
}, {
"id": "Procedure.focalDevice.manipulated.extension",
"max": "0",
"path": "Procedure.focalDevice.manipulated.extension"
}, {
"id": "Procedure.used",
"path": "Procedure.used",
"type": [ {
"code": "CodeableReference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-device", "https://fhir.synapxe.sg/StructureDefinition/profile-medicationadministration" ]
} ]
}, {
"id": "Procedure.used.id",
"max": "0",
"path": "Procedure.used.id"
}, {
"id": "Procedure.used.extension",
"max": "0",
"path": "Procedure.used.extension"
}, {
"id": "Procedure.used.concept",
"max": "0",
"path": "Procedure.used.concept"
}, {
"id": "Procedure.used.reference",
"min": 1,
"path": "Procedure.used.reference",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.synapxe.sg/StructureDefinition/profile-medicationadministration", "https://fhir.synapxe.sg/StructureDefinition/profile-device" ]
} ]
}, {
"id": "Procedure.used.reference.id",
"max": "0",
"path": "Procedure.used.reference.id"
}, {
"id": "Procedure.used.reference.extension",
"max": "0",
"path": "Procedure.used.reference.extension"
}, {
"id": "Procedure.used.reference.reference",
"min": 1,
"path": "Procedure.used.reference.reference"
}, {
"id": "Procedure.used.reference.type",
"max": "0",
"path": "Procedure.used.reference.type"
}, {
"id": "Procedure.used.reference.identifier",
"max": "0",
"path": "Procedure.used.reference.identifier"
}, {
"id": "Procedure.used.reference.display",
"max": "0",
"path": "Procedure.used.reference.display"
}, {
"id": "Procedure.supportingInfo",
"max": "0",
"path": "Procedure.supportingInfo"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}