Skip to content

Procedure Profile

Canonical../StructureDefinition/nexus-emr-core-procedure
Statusdraft · 1.26.0
BaseProcedure (constraint)
SourceFSH · JSON

Defines the Nexus EMR FHIR profile for Procedure resources, based on CA-Core Procedure constraints, for aggregating data from multiple EMRs.

TypedFhir API / Python

The typed accessor surface Procedure exposes for Procedure — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.

class Procedure(ClinicalResource)generated source

Accessor Type Access Notes
effective_date FuzzyDate | None read-only The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f…
display str | None read-only The resource's human headline — a coded concept's label, else a title / name, else undefined.
status str | None read/write preparation | in-progress | completed | entered-in-error
status_reason Concept | None read/write · raw twin Why the procedure was not done
category Concept | None read/write · raw twin Classification of the procedure
code Concept | None read/write · raw twin Procedure performed with raw code support
subject Reference | None read/write · raw twin Who the procedure was performed on
encounter Reference | None read/write · raw twin Encounter when procedure was performed
reason_code Concepts read/write · raw twin Coded reason procedure performed
body_site Concepts read/write · raw twin Target body sites
outcome Concept | None read/write · raw twin The result of procedure
complication Concepts read/write · raw twin Complication following the procedure
follow_up Concepts read/write · raw twin Instructions for follow up
note Notes read/write Additional information about the procedure
used_code Concepts read/write · raw twin Coded items used during the procedure