This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/qicore-procedure
Profile of Procedure for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile was published on Fri, Feb 27, 2015 00:00+1100 as a draft by Health Level Seven International (Clinical Quality Information - QICore).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Procedure.
Summary
Must-Support: 9 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
This structure is derived from Procedure.
todo
This structure is derived from Procedure.
Summary
Must-Support: 9 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from Procedure.
Snapshot View
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
Procedure.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
Procedure.status | ProcedureStatus | required | ProcedureStatus |
Procedure.category | Procedure Category Codes (SNOMED CT) | example | Procedure Category Codes (SNOMED CT) |
Procedure.code | DAFProcedureType | preferred | DAFProcedureType |
Procedure.reasonNotPerformed | Procedure Not Performed Reason (SNOMED-CT) | example | Procedure Not Performed Reason (SNOMED-CT) |
Procedure.bodySite | SNOMED CT Body Structures | example | SNOMED CT Body Structures |
Procedure.reason[x] | Procedure Reason Codes | example | Procedure Reason Codes |
Procedure.performer.role | PractitionerRole | example | PractitionerRole |
Procedure.outcome | Procedure Outcome Codes (SNOMED CT) | example | Procedure Outcome Codes (SNOMED CT) |
Procedure.followUp | Procedure Follow up Codes (SNOMED CT) | example | Procedure Follow up Codes (SNOMED CT) |
Procedure.focalDevice.action | Procedure Device Action Codes | required | Procedure Device Action Codes |
Id | Path | Details | Requirements |
pro-1 | Procedure.reasonNotPerformed | Reason not performed is only permitted if notPerformed indicator is true XPath: not(exists(f:reasonNotPerformed) and f:notPerformed/@value='false') |