FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "https://fhir.synapxe.sg/StructureDefinition/profile-cr-procedure",
"name": "Procedure",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "Procedure",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Procedure.contained",
"path": "Procedure.contained",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
},
"short": "Item used in healthcare",
"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.",
"constraint": [
{
"key": "dom-2",
"severity": "error",
"human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
"expression": "contained.contained.empty()",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
},
{
"key": "dom-4",
"severity": "error",
"human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
"expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
},
{
"key": "dom-3",
"severity": "error",
"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",
"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()",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
},
{
"key": "dom-6",
"severity": "warning",
"human": "A resource should have narrative for robust management",
"expression": "text.`div`.exists()",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
},
{
"key": "dom-5",
"severity": "error",
"human": "If a resource is contained in another resource, it SHALL NOT have a security label",
"expression": "contained.meta.security.empty()",
"source": "http://hl7.org/fhir/StructureDefinition/DomainResource"
},
{
"key": "dev-1",
"severity": "error",
"human": "only one Device.name.display SHALL be true when there is more than one Device.name",
"expression": "name.where(display=true).count() <= 1",
"source": "http://hl7.org/fhir/StructureDefinition/Device"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
},
{
"identity": "rim",
"map": "Entity. Role, or Act"
},
{
"identity": "rim",
"map": "N/A"
},
{
"identity": "rim",
"map": "Entity, Role, or Act"
},
{
"identity": "w5",
"map": "administrative.device"
},
{
"identity": "rim",
"map": "Device"
},
{
"identity": "interface",
"map": "Participant"
}
]
},
{
"id": "Procedure.contained:ServiceRequest",
"path": "Procedure.contained",
"sliceName": "ServiceRequest",
"short": "Contained, inline Resources",
"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.",
"max": "1",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cr-servicerequest"
]
}
]
},
{
"id": "Procedure.contained:DiagnosticReport",
"path": "Procedure.contained",
"sliceName": "DiagnosticReport",
"short": "Contained, inline Resources",
"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.",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cr-diagnosticreport"
]
}
]
},
{
"id": "Procedure.contained:DiagnosticReport.contained",
"path": "Procedure.contained.contained",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Procedure.contained:Device",
"path": "Procedure.contained",
"sliceName": "Device",
"short": "Contained, inline Resources",
"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.",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-device"
]
}
]
},
{
"id": "Procedure.contained:MedicationAdministration",
"path": "Procedure.contained",
"sliceName": "MedicationAdministration",
"short": "Contained, inline Resources",
"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.",
"type": [
{
"code": "Resource",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationadministration"
]
}
]
},
{
"id": "Procedure.contained:MedicationAdministration.contained",
"path": "Procedure.contained.contained"
},
{
"id": "Procedure.contained:MedicationAdministration.contained.identifier",
"path": "Procedure.contained.contained.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
}
},
{
"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": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Procedure.identifier",
"path": "Procedure.identifier",
"min": 1,
"max": "1",
"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",
"path": "Procedure.instantiatesCanonical",
"max": "0"
},
{
"id": "Procedure.instantiatesUri",
"path": "Procedure.instantiatesUri",
"max": "0"
},
{
"id": "Procedure.basedOn",
"path": "Procedure.basedOn",
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cr-servicerequest"
],
"aggregation": [
"contained"
]
}
]
},
{
"id": "Procedure.partOf",
"path": "Procedure.partOf",
"max": "0",
"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",
"path": "Procedure.statusReason.extension",
"max": "0"
},
{
"id": "Procedure.category",
"path": "Procedure.category",
"max": "1"
},
{
"id": "Procedure.code",
"path": "Procedure.code",
"min": 1
},
{
"id": "Procedure.code.coding",
"path": "Procedure.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Procedure.code.coding.system",
"path": "Procedure.code.coding.system",
"min": 1
},
{
"id": "Procedure.code.coding.code",
"path": "Procedure.code.coding.code",
"min": 1
},
{
"id": "Procedure.code.coding.display",
"path": "Procedure.code.coding.display",
"min": 1
},
{
"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",
"path": "Procedure.subject.display",
"max": "0"
},
{
"id": "Procedure.focus",
"path": "Procedure.focus",
"max": "0"
},
{
"id": "Procedure.encounter",
"path": "Procedure.encounter",
"max": "0",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-encounter"
]
}
]
},
{
"id": "Procedure.encounter.id",
"path": "Procedure.encounter.id",
"max": "0"
},
{
"id": "Procedure.encounter.extension",
"path": "Procedure.encounter.extension",
"max": "0"
},
{
"id": "Procedure.encounter.reference",
"path": "Procedure.encounter.reference",
"max": "0"
},
{
"id": "Procedure.encounter.type",
"path": "Procedure.encounter.type",
"fixedUri": "Encounter"
},
{
"id": "Procedure.encounter.identifier",
"path": "Procedure.encounter.identifier",
"min": 1
},
{
"id": "Procedure.encounter.identifier.id",
"path": "Procedure.encounter.identifier.id",
"max": "0"
},
{
"id": "Procedure.encounter.identifier.extension",
"path": "Procedure.encounter.identifier.extension",
"max": "0"
},
{
"id": "Procedure.encounter.identifier.use",
"path": "Procedure.encounter.identifier.use",
"max": "0"
},
{
"id": "Procedure.encounter.identifier.type",
"path": "Procedure.encounter.identifier.type",
"max": "0"
},
{
"id": "Procedure.encounter.identifier.system",
"path": "Procedure.encounter.identifier.system",
"min": 1,
"fixedUri": "https://fhir.synapxe.sg/NamingSystem/event-id"
},
{
"id": "Procedure.encounter.identifier.value",
"path": "Procedure.encounter.identifier.value",
"min": 1
},
{
"id": "Procedure.encounter.identifier.period",
"path": "Procedure.encounter.identifier.period",
"max": "0"
},
{
"id": "Procedure.encounter.identifier.assigner",
"path": "Procedure.encounter.identifier.assigner",
"max": "0"
},
{
"id": "Procedure.encounter.display",
"path": "Procedure.encounter.display",
"max": "0"
},
{
"id": "Procedure.occurrence[x]",
"path": "Procedure.occurrence[x]",
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
}
]
},
{
"id": "Procedure.recorded",
"path": "Procedure.recorded",
"max": "0"
},
{
"id": "Procedure.recorder",
"path": "Procedure.recorder",
"max": "0"
},
{
"id": "Procedure.reported[x]",
"path": "Procedure.reported[x]",
"max": "0"
},
{
"id": "Procedure.performer.id",
"path": "Procedure.performer.id",
"max": "0"
},
{
"id": "Procedure.performer.extension",
"path": "Procedure.performer.extension",
"max": "0"
},
{
"id": "Procedure.performer.modifierExtension",
"path": "Procedure.performer.modifierExtension",
"max": "0"
},
{
"id": "Procedure.performer.function",
"path": "Procedure.performer.function",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Procedure.performer.function.extension",
"path": "Procedure.performer.function.extension",
"max": "0"
},
{
"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",
"path": "Procedure.performer.onBehalfOf",
"max": "0"
},
{
"id": "Procedure.performer.period",
"path": "Procedure.performer.period",
"max": "0"
},
{
"id": "Procedure.performer.period.id",
"path": "Procedure.performer.period.id",
"max": "0"
},
{
"id": "Procedure.performer.period.extension",
"path": "Procedure.performer.period.extension",
"max": "0"
},
{
"id": "Procedure.performer.period.start",
"path": "Procedure.performer.period.start",
"min": 1
},
{
"id": "Procedure.performer.period.end",
"path": "Procedure.performer.period.end",
"min": 1
},
{
"id": "Procedure.location.id",
"path": "Procedure.location.id",
"max": "0"
},
{
"id": "Procedure.location.extension",
"path": "Procedure.location.extension",
"max": "0"
},
{
"id": "Procedure.location.reference",
"path": "Procedure.location.reference",
"max": "0"
},
{
"id": "Procedure.location.type",
"path": "Procedure.location.type",
"max": "0"
},
{
"id": "Procedure.location.identifier",
"path": "Procedure.location.identifier",
"max": "0"
},
{
"id": "Procedure.location.display",
"path": "Procedure.location.display",
"min": 1
},
{
"id": "Procedure.reason",
"path": "Procedure.reason",
"max": "1"
},
{
"id": "Procedure.reason.id",
"path": "Procedure.reason.id",
"max": "0"
},
{
"id": "Procedure.reason.extension",
"path": "Procedure.reason.extension",
"max": "0"
},
{
"id": "Procedure.reason.concept",
"path": "Procedure.reason.concept",
"min": 1,
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Procedure.reason.concept.extension",
"path": "Procedure.reason.concept.extension",
"max": "0"
},
{
"id": "Procedure.reason.concept.coding.version",
"path": "Procedure.reason.concept.coding.version",
"max": "0"
},
{
"id": "Procedure.reason.reference",
"path": "Procedure.reason.reference",
"max": "0"
},
{
"id": "Procedure.bodySite",
"path": "Procedure.bodySite",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Procedure.bodySite.extension",
"path": "Procedure.bodySite.extension",
"max": "0"
},
{
"id": "Procedure.outcome",
"path": "Procedure.outcome",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Procedure.outcome.extension",
"path": "Procedure.outcome.extension",
"max": "0"
},
{
"id": "Procedure.report",
"path": "Procedure.report",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-cr-diagnosticreport"
],
"aggregation": [
"contained"
]
}
]
},
{
"id": "Procedure.report.id",
"path": "Procedure.report.id",
"max": "0"
},
{
"id": "Procedure.report.extension",
"path": "Procedure.report.extension",
"max": "0"
},
{
"id": "Procedure.report.reference",
"path": "Procedure.report.reference",
"min": 1
},
{
"id": "Procedure.report.type",
"path": "Procedure.report.type",
"max": "0"
},
{
"id": "Procedure.report.identifier",
"path": "Procedure.report.identifier",
"max": "0"
},
{
"id": "Procedure.report.display",
"path": "Procedure.report.display",
"max": "0"
},
{
"id": "Procedure.complication.id",
"path": "Procedure.complication.id",
"max": "0"
},
{
"id": "Procedure.complication.extension",
"path": "Procedure.complication.extension",
"max": "0"
},
{
"id": "Procedure.complication.concept",
"path": "Procedure.complication.concept",
"min": 1,
"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",
"path": "Procedure.complication.concept.extension",
"max": "0"
},
{
"id": "Procedure.complication.concept.coding.system",
"path": "Procedure.complication.concept.coding.system",
"fixedUri": "https://fhir.synapxe.sg/CodeSystem/complication-types"
},
{
"id": "Procedure.complication.reference",
"path": "Procedure.complication.reference",
"max": "0"
},
{
"id": "Procedure.followUp",
"path": "Procedure.followUp",
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
],
"binding": {
"strength": "required"
}
},
{
"id": "Procedure.followUp.extension",
"path": "Procedure.followUp.extension",
"max": "0"
},
{
"id": "Procedure.followUp.coding.system",
"path": "Procedure.followUp.coding.system",
"fixedUri": "https://fhir.synapxe.sg/CodeSystem/followup-types"
},
{
"id": "Procedure.note",
"path": "Procedure.note",
"min": 1,
"max": "1",
"type": [
{
"code": "Annotation",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-annotation"
]
}
]
},
{
"id": "Procedure.focalDevice.id",
"path": "Procedure.focalDevice.id",
"max": "0"
},
{
"id": "Procedure.focalDevice.extension",
"path": "Procedure.focalDevice.extension",
"max": "0"
},
{
"id": "Procedure.focalDevice.modifierExtension",
"path": "Procedure.focalDevice.modifierExtension",
"max": "0"
},
{
"id": "Procedure.focalDevice.action",
"path": "Procedure.focalDevice.action",
"min": 1,
"type": [
{
"code": "CodeableConcept",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-codeableconcept"
]
}
]
},
{
"id": "Procedure.focalDevice.action.extension",
"path": "Procedure.focalDevice.action.extension",
"max": "0"
},
{
"id": "Procedure.focalDevice.manipulated",
"path": "Procedure.focalDevice.manipulated",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-device"
],
"aggregation": [
"contained"
]
}
]
},
{
"id": "Procedure.focalDevice.manipulated.id",
"path": "Procedure.focalDevice.manipulated.id",
"max": "0"
},
{
"id": "Procedure.focalDevice.manipulated.extension",
"path": "Procedure.focalDevice.manipulated.extension",
"max": "0"
},
{
"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",
"path": "Procedure.used.id",
"max": "0"
},
{
"id": "Procedure.used.extension",
"path": "Procedure.used.extension",
"max": "0"
},
{
"id": "Procedure.used.concept",
"path": "Procedure.used.concept",
"max": "0"
},
{
"id": "Procedure.used.reference",
"path": "Procedure.used.reference",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-medicationadministration",
"https://fhir.synapxe.sg/StructureDefinition/profile-device"
]
}
]
},
{
"id": "Procedure.used.reference.id",
"path": "Procedure.used.reference.id",
"max": "0"
},
{
"id": "Procedure.used.reference.extension",
"path": "Procedure.used.reference.extension",
"max": "0"
},
{
"id": "Procedure.used.reference.reference",
"path": "Procedure.used.reference.reference",
"min": 1
},
{
"id": "Procedure.used.reference.type",
"path": "Procedure.used.reference.type",
"max": "0"
},
{
"id": "Procedure.used.reference.identifier",
"path": "Procedure.used.reference.identifier",
"max": "0"
},
{
"id": "Procedure.used.reference.display",
"path": "Procedure.used.reference.display",
"max": "0"
},
{
"id": "Procedure.supportingInfo",
"path": "Procedure.supportingInfo",
"max": "0"
}
]
}
}