Extensions for Using Data Elements from FHIR R5 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_Procedure_R3

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-Procedure Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R5_Procedure_R3

This cross-version profile allows R5 Procedure content to be represented via FHIR STU3 Procedure resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Procedure C 0..* Procedure An action that is being or was performed on a patient
Constraints: pro-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesCanonical 0..* uri R5: Instantiates FHIR protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesCanonical
.... extension:instantiatesUri 0..* uri R5: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesUri
.... extension:focus 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Specimen for use in FHIR STU3(0.1.0) | Specimen) R5: Who is the target of the procedure when it is not the subject of record only (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.focus
.... extension:occurrence 0..1 string, Age, Range, Timing R5: When the procedure occurred or is occurring additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.occurrence
.... extension:recorded 0..1 dateTime R5: When the procedure was first captured in the subject's record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded
.... extension:recorder 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole) R5: Who recorded the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorder
.... extension:reported 0..1 boolean, Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization) R5: Reported rather than primary record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported
.... extension:reason 0..* (Complex) R5: The justification that the procedure was performed additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reason
.... extension:used 0..* (Complex) R5: Items used during procedure additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.used
.... extension:supportingInfo 0..* Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource) R5: Extra information relevant to the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.supportingInfo
... Slices for modifierExtension ?! 0..* Extension Extension
Slice: Unordered, Open by value:url
.... modifierExtension:status ?! 0..1 code R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown additional codes
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.status
Binding: R5EventStatusForR3ClinicalImpressionStatus (0.1.0) (required): A code specifying the state of the procedure.
... notDone ?!Σ 0..1 boolean True if procedure was not performed as scheduled
... subject Σ 1..1 Reference(Patient | Group) Who the procedure was performed on
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Individual or entity the procedure was performed on
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Procedure.status Base required EventStatus . 📍3.0.2 tx.fhir.org

Constraints

Id Grade Path(s) Description Expression
dom-1 error Procedure If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error Procedure If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Procedure If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error Procedure If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
pro-1 error Procedure Reason not done is only permitted if notDone indicator is true notDoneReason.empty() or notDone = true

This structure is derived from Procedure

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Procedure 0..* Procedure An action that is being or was performed on a patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesCanonical 0..* uri R5: Instantiates FHIR protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesCanonical
.... extension:instantiatesUri 0..* uri R5: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesUri
.... extension:focus 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Specimen for use in FHIR STU3(0.1.0) | Specimen) R5: Who is the target of the procedure when it is not the subject of record only (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.focus
.... extension:occurrence 0..1 string, Age, Range, Timing R5: When the procedure occurred or is occurring additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.occurrence
.... extension:recorded 0..1 dateTime R5: When the procedure was first captured in the subject's record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded
.... extension:recorder 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole) R5: Who recorded the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorder
.... extension:reported 0..1 boolean, Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization) R5: Reported rather than primary record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported
.... extension:reason 0..* (Complex) R5: The justification that the procedure was performed additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reason
.... extension:used 0..* (Complex) R5: Items used during procedure additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.used
.... extension:supportingInfo 0..* Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource) R5: Extra information relevant to the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.supportingInfo
... Slices for modifierExtension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... modifierExtension:status 0..1 code R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown additional codes
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.status
Binding: R5EventStatusForR3ClinicalImpressionStatus (0.1.0) (required): A code specifying the state of the procedure.
... basedOn
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:basedOn 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: basedOn additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: partOf
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Individual or entity the procedure was performed on
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... context
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:encounter 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: The Encounter during which this Procedure was created additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:period 0..1 Period R5: When the performer performed the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.performer.period
.... actor
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:actor 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Who performed the procedure
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... onBehalfOf
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:onBehalfOf 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: onBehalfOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... location
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:location 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: location additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... report
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:report 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: report
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... complication
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:complication 0..* Reference(Cross-version Profile for R5.Condition for use in FHIR STU3(0.1.0) | Condition) R5: complication additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.complication
... focalDevice
.... manipulated
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:manipulated 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: manipulated additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Procedure C 0..* Procedure An action that is being or was performed on a patient
Constraints: pro-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: Common Languages . (extensible): A human language.
Additional BindingsPurpose
All Languages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesCanonical 0..* uri R5: Instantiates FHIR protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesCanonical
.... extension:instantiatesUri 0..* uri R5: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesUri
.... extension:focus 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Specimen for use in FHIR STU3(0.1.0) | Specimen) R5: Who is the target of the procedure when it is not the subject of record only (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.focus
.... extension:occurrence 0..1 string, Age, Range, Timing R5: When the procedure occurred or is occurring additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.occurrence
.... extension:recorded 0..1 dateTime R5: When the procedure was first captured in the subject's record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded
.... extension:recorder 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole) R5: Who recorded the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorder
.... extension:reported 0..1 boolean, Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization) R5: Reported rather than primary record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported
.... extension:reason 0..* (Complex) R5: The justification that the procedure was performed additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reason
.... extension:used 0..* (Complex) R5: Items used during procedure additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.used
.... extension:supportingInfo 0..* Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource) R5: Extra information relevant to the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.supportingInfo
... Slices for modifierExtension ?! 0..* Extension Extension
Slice: Unordered, Open by value:url
.... modifierExtension:status ?! 0..1 code R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown additional codes
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.status
Binding: R5EventStatusForR3ClinicalImpressionStatus (0.1.0) (required): A code specifying the state of the procedure.
... identifier Σ 0..* Identifier External Identifiers for this procedure
... definition Σ 0..* Reference(PlanDefinition | ActivityDefinition | HealthcareService) Instantiates protocol or definition
... basedOn Σ 0..* Reference(CarePlan | ProcedureRequest | ReferralRequest) A request for this procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:basedOn 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: basedOn additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... partOf Σ 0..* Reference(Procedure | Observation | MedicationAdministration) Part of referenced event
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: partOf
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... status ?!Σ 1..1 code preparation | in-progress | suspended | aborted | completed | entered-in-error | unknown
Binding: EventStatus . (required): A code specifying the state of the procedure.
... notDone ?!Σ 0..1 boolean True if procedure was not performed as scheduled
... notDoneReason ΣC 0..1 CodeableConcept Reason procedure was not performed
Binding: Procedure Not Performed Reason (SNOMED-CT) (example): A code that identifies the reason a procedure was not performed.
... category Σ 0..1 CodeableConcept Classification of the procedure
Binding: Procedure Category Codes (SNOMED CT) (example): A code that classifies a procedure for searching, sorting and display purposes.
... code Σ 0..1 CodeableConcept Identification of the procedure
Binding: Procedure Codes (SNOMED CT) (example): A code to identify a specific procedure .
... subject Σ 1..1 Reference(Patient | Group) Who the procedure was performed on
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Individual or entity the procedure was performed on
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Encounter or episode associated with the procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:encounter 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: The Encounter during which this Procedure was created additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... performed[x] Σ 0..1 Date/Period the procedure was performed
.... performedDateTime dateTime
.... performedPeriod Period
... performer Σ 0..* BackboneElement The people who performed the procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:period 0..1 Period R5: When the performer performed the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.performer.period
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... role Σ 0..1 CodeableConcept The role the actor was in
Binding: Procedure Performer Role Codes (example): A code that identifies the role of a performer of the procedure.
.... actor Σ 1..1 Reference(Practitioner | Organization | Patient | RelatedPerson | Device) The reference to the practitioner
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:actor 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Who performed the procedure
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
.... onBehalfOf 0..1 Reference(Organization) Organization the device or practitioner was acting for
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:onBehalfOf 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: onBehalfOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... location Σ 0..1 Reference(Location) Where the procedure happened
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:location 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: location additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... reasonCode Σ 0..* CodeableConcept Coded reason procedure performed
Binding: Procedure Reason Codes (example): A code that identifies the reason a procedure is required.
... reasonReference Σ 0..* Reference(Condition | Observation) Condition that is the reason the procedure performed
... bodySite Σ 0..* CodeableConcept Target body sites
Binding: SNOMED CT Body Structures (example): Codes describing anatomical locations. May include laterality.
... outcome Σ 0..1 CodeableConcept The result of procedure
Binding: Procedure Outcome Codes (SNOMED CT) (example): An outcome of a procedure - whether it was resolved or otherwise.
... report 0..* Reference(DiagnosticReport) Any report resulting from the procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:report 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: report
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... complication 0..* CodeableConcept Complication following the procedure
Binding: Condition/Problem/Diagnosis Codes (example): Codes describing complications that resulted from a procedure.
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:complication 0..* Reference(Cross-version Profile for R5.Condition for use in FHIR STU3(0.1.0) | Condition) R5: complication additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.complication
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
... complicationDetail 0..* Reference(Condition) A condition that is a result of the procedure
... followUp 0..* CodeableConcept Instructions for follow up
Binding: Procedure Follow up Codes (SNOMED CT) (example): Specific follow up required for a procedure e.g. removal of sutures.
... note 0..* Annotation Additional information about the procedure
... focalDevice 0..* BackboneElement Device changed in procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... action 0..1 CodeableConcept Kind of change to device
Binding: Procedure Device Action Codes (preferred): A kind of change that happened to the device during the procedure.
.... manipulated 1..1 Reference(Device) Device that was changed
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:manipulated 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: manipulated additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... usedReference 0..* Reference(Device | Medication | Substance) Items used during procedure
... usedCode 0..* CodeableConcept Coded items used during the procedure
Binding: FHIR Device Types (example): Codes describing items used during a procedure

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Procedure.language Base extensible Common Languages . 📍3.0.2 tx.fhir.org
Procedure.status Base required EventStatus . 📍3.0.2 tx.fhir.org
Procedure.notDoneReason Base example Procedure Not Performed Reason (SNOMED-CT) 📍3.0.2 FHIR Std.
Procedure.category Base example Procedure Category Codes (SNOMED CT) 📍3.0.2 FHIR Std.
Procedure.code Base example Procedure Codes (SNOMED CT) 📍3.0.2 FHIR Std.
Procedure.performer.​role Base example Procedure Performer Role Codes 📍3.0.2 FHIR Std.
Procedure.reasonCode Base example Procedure Reason Codes 📍3.0.2 FHIR Std.
Procedure.bodySite Base example SNOMED CT Body Structures 📍3.0.2 FHIR Std.
Procedure.outcome Base example Procedure Outcome Codes (SNOMED CT) 📍3.0.2 FHIR Std.
Procedure.complication Base example Condition/Problem/Diagnosis Codes 📍3.0.2 FHIR Std.
Procedure.followUp Base example Procedure Follow up Codes (SNOMED CT) 📍3.0.2 FHIR Std.
Procedure.focalDevice.​action Base preferred Procedure Device Action Codes 📍3.0.2 FHIR Std.
Procedure.usedCode Base example FHIR Device Types 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error Procedure If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error Procedure If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Procedure If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error Procedure If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
pro-1 error Procedure Reason not done is only permitted if notDone indicator is true notDoneReason.empty() or notDone = true

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Procedure C 0..* Procedure An action that is being or was performed on a patient
Constraints: pro-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesCanonical 0..* uri R5: Instantiates FHIR protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesCanonical
.... extension:instantiatesUri 0..* uri R5: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesUri
.... extension:focus 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Specimen for use in FHIR STU3(0.1.0) | Specimen) R5: Who is the target of the procedure when it is not the subject of record only (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.focus
.... extension:occurrence 0..1 string, Age, Range, Timing R5: When the procedure occurred or is occurring additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.occurrence
.... extension:recorded 0..1 dateTime R5: When the procedure was first captured in the subject's record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded
.... extension:recorder 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole) R5: Who recorded the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorder
.... extension:reported 0..1 boolean, Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization) R5: Reported rather than primary record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported
.... extension:reason 0..* (Complex) R5: The justification that the procedure was performed additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reason
.... extension:used 0..* (Complex) R5: Items used during procedure additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.used
.... extension:supportingInfo 0..* Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource) R5: Extra information relevant to the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.supportingInfo
... Slices for modifierExtension ?! 0..* Extension Extension
Slice: Unordered, Open by value:url
.... modifierExtension:status ?! 0..1 code R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown additional codes
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.status
Binding: R5EventStatusForR3ClinicalImpressionStatus (0.1.0) (required): A code specifying the state of the procedure.
... notDone ?!Σ 0..1 boolean True if procedure was not performed as scheduled
... subject Σ 1..1 Reference(Patient | Group) Who the procedure was performed on
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Individual or entity the procedure was performed on
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Procedure.status Base required EventStatus . 📍3.0.2 tx.fhir.org

Constraints

Id Grade Path(s) Description Expression
dom-1 error Procedure If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error Procedure If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Procedure If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error Procedure If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
pro-1 error Procedure Reason not done is only permitted if notDone indicator is true notDoneReason.empty() or notDone = true

Differential View

This structure is derived from Procedure

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Procedure 0..* Procedure An action that is being or was performed on a patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesCanonical 0..* uri R5: Instantiates FHIR protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesCanonical
.... extension:instantiatesUri 0..* uri R5: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesUri
.... extension:focus 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Specimen for use in FHIR STU3(0.1.0) | Specimen) R5: Who is the target of the procedure when it is not the subject of record only (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.focus
.... extension:occurrence 0..1 string, Age, Range, Timing R5: When the procedure occurred or is occurring additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.occurrence
.... extension:recorded 0..1 dateTime R5: When the procedure was first captured in the subject's record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded
.... extension:recorder 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole) R5: Who recorded the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorder
.... extension:reported 0..1 boolean, Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization) R5: Reported rather than primary record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported
.... extension:reason 0..* (Complex) R5: The justification that the procedure was performed additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reason
.... extension:used 0..* (Complex) R5: Items used during procedure additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.used
.... extension:supportingInfo 0..* Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource) R5: Extra information relevant to the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.supportingInfo
... Slices for modifierExtension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... modifierExtension:status 0..1 code R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown additional codes
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.status
Binding: R5EventStatusForR3ClinicalImpressionStatus (0.1.0) (required): A code specifying the state of the procedure.
... basedOn
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:basedOn 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: basedOn additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: partOf
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Individual or entity the procedure was performed on
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... context
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:encounter 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: The Encounter during which this Procedure was created additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... performer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:period 0..1 Period R5: When the performer performed the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.performer.period
.... actor
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:actor 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Who performed the procedure
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... onBehalfOf
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:onBehalfOf 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: onBehalfOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... location
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:location 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: location additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... report
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:report 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: report
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... complication
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:complication 0..* Reference(Cross-version Profile for R5.Condition for use in FHIR STU3(0.1.0) | Condition) R5: complication additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.complication
... focalDevice
.... manipulated
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:manipulated 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: manipulated additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Procedure C 0..* Procedure An action that is being or was performed on a patient
Constraints: pro-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: Common Languages . (extensible): A human language.
Additional BindingsPurpose
All Languages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesCanonical 0..* uri R5: Instantiates FHIR protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesCanonical
.... extension:instantiatesUri 0..* uri R5: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.instantiatesUri
.... extension:focus 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Specimen for use in FHIR STU3(0.1.0) | Specimen) R5: Who is the target of the procedure when it is not the subject of record only (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.focus
.... extension:occurrence 0..1 string, Age, Range, Timing R5: When the procedure occurred or is occurring additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.occurrence
.... extension:recorded 0..1 dateTime R5: When the procedure was first captured in the subject's record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorded
.... extension:recorder 0..1 Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole) R5: Who recorded the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.recorder
.... extension:reported 0..1 boolean, Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization) R5: Reported rather than primary record (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reported
.... extension:reason 0..* (Complex) R5: The justification that the procedure was performed additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.reason
.... extension:used 0..* (Complex) R5: Items used during procedure additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.used
.... extension:supportingInfo 0..* Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource) R5: Extra information relevant to the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.supportingInfo
... Slices for modifierExtension ?! 0..* Extension Extension
Slice: Unordered, Open by value:url
.... modifierExtension:status ?! 0..1 code R5: preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown additional codes
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.status
Binding: R5EventStatusForR3ClinicalImpressionStatus (0.1.0) (required): A code specifying the state of the procedure.
... identifier Σ 0..* Identifier External Identifiers for this procedure
... definition Σ 0..* Reference(PlanDefinition | ActivityDefinition | HealthcareService) Instantiates protocol or definition
... basedOn Σ 0..* Reference(CarePlan | ProcedureRequest | ReferralRequest) A request for this procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:basedOn 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: basedOn additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... partOf Σ 0..* Reference(Procedure | Observation | MedicationAdministration) Part of referenced event
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:partOf 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: partOf
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... status ?!Σ 1..1 code preparation | in-progress | suspended | aborted | completed | entered-in-error | unknown
Binding: EventStatus . (required): A code specifying the state of the procedure.
... notDone ?!Σ 0..1 boolean True if procedure was not performed as scheduled
... notDoneReason ΣC 0..1 CodeableConcept Reason procedure was not performed
Binding: Procedure Not Performed Reason (SNOMED-CT) (example): A code that identifies the reason a procedure was not performed.
... category Σ 0..1 CodeableConcept Classification of the procedure
Binding: Procedure Category Codes (SNOMED CT) (example): A code that classifies a procedure for searching, sorting and display purposes.
... code Σ 0..1 CodeableConcept Identification of the procedure
Binding: Procedure Codes (SNOMED CT) (example): A code to identify a specific procedure .
... subject Σ 1..1 Reference(Patient | Group) Who the procedure was performed on
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Individual or entity the procedure was performed on
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Encounter or episode associated with the procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:encounter 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: The Encounter during which this Procedure was created additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... performed[x] Σ 0..1 Date/Period the procedure was performed
.... performedDateTime dateTime
.... performedPeriod Period
... performer Σ 0..* BackboneElement The people who performed the procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:period 0..1 Period R5: When the performer performed the procedure (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.performer.period
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... role Σ 0..1 CodeableConcept The role the actor was in
Binding: Procedure Performer Role Codes (example): A code that identifies the role of a performer of the procedure.
.... actor Σ 1..1 Reference(Practitioner | Organization | Patient | RelatedPerson | Device) The reference to the practitioner
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:actor 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: Who performed the procedure
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
.... onBehalfOf 0..1 Reference(Organization) Organization the device or practitioner was acting for
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:onBehalfOf 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: onBehalfOf additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... location Σ 0..1 Reference(Location) Where the procedure happened
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:location 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: location additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... reasonCode Σ 0..* CodeableConcept Coded reason procedure performed
Binding: Procedure Reason Codes (example): A code that identifies the reason a procedure is required.
... reasonReference Σ 0..* Reference(Condition | Observation) Condition that is the reason the procedure performed
... bodySite Σ 0..* CodeableConcept Target body sites
Binding: SNOMED CT Body Structures (example): Codes describing anatomical locations. May include laterality.
... outcome Σ 0..1 CodeableConcept The result of procedure
Binding: Procedure Outcome Codes (SNOMED CT) (example): An outcome of a procedure - whether it was resolved or otherwise.
... report 0..* Reference(DiagnosticReport) Any report resulting from the procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:report 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: report
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... complication 0..* CodeableConcept Complication following the procedure
Binding: Condition/Problem/Diagnosis Codes (example): Codes describing complications that resulted from a procedure.
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:complication 0..* Reference(Cross-version Profile for R5.Condition for use in FHIR STU3(0.1.0) | Condition) R5: complication additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Procedure.complication
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 0..1 string Plain text representation of the concept
... complicationDetail 0..* Reference(Condition) A condition that is a result of the procedure
... followUp 0..* CodeableConcept Instructions for follow up
Binding: Procedure Follow up Codes (SNOMED CT) (example): Specific follow up required for a procedure e.g. removal of sutures.
... note 0..* Annotation Additional information about the procedure
... focalDevice 0..* BackboneElement Device changed in procedure
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... action 0..1 CodeableConcept Kind of change to device
Binding: Procedure Device Action Codes (preferred): A kind of change that happened to the device during the procedure.
.... manipulated 1..1 Reference(Device) Device that was changed
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:manipulated 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: manipulated additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
... usedReference 0..* Reference(Device | Medication | Substance) Items used during procedure
... usedCode 0..* CodeableConcept Coded items used during the procedure
Binding: FHIR Device Types (example): Codes describing items used during a procedure

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Procedure.language Base extensible Common Languages . 📍3.0.2 tx.fhir.org
Procedure.status Base required EventStatus . 📍3.0.2 tx.fhir.org
Procedure.notDoneReason Base example Procedure Not Performed Reason (SNOMED-CT) 📍3.0.2 FHIR Std.
Procedure.category Base example Procedure Category Codes (SNOMED CT) 📍3.0.2 FHIR Std.
Procedure.code Base example Procedure Codes (SNOMED CT) 📍3.0.2 FHIR Std.
Procedure.performer.​role Base example Procedure Performer Role Codes 📍3.0.2 FHIR Std.
Procedure.reasonCode Base example Procedure Reason Codes 📍3.0.2 FHIR Std.
Procedure.bodySite Base example SNOMED CT Body Structures 📍3.0.2 FHIR Std.
Procedure.outcome Base example Procedure Outcome Codes (SNOMED CT) 📍3.0.2 FHIR Std.
Procedure.complication Base example Condition/Problem/Diagnosis Codes 📍3.0.2 FHIR Std.
Procedure.followUp Base example Procedure Follow up Codes (SNOMED CT) 📍3.0.2 FHIR Std.
Procedure.focalDevice.​action Base preferred Procedure Device Action Codes 📍3.0.2 FHIR Std.
Procedure.usedCode Base example FHIR Device Types 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error Procedure If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error Procedure If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Procedure If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource contained.where(('#'+id in %resource.descendants().reference).not()).empty()
dom-4 error Procedure If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
pro-1 error Procedure Reason not done is only permitted if notDone indicator is true notDoneReason.empty() or notDone = true

 

Other representations of profile: CSV, Excel, Schematron