Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "procedure-progress-status-codes"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://hl7.org/fhir/procedure-progress-status-code defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">in-operating-room\n <a name=\"procedure-progress-status-codes-in-operating-room\"> </a>\n </td>\n <td>In Operating Room</td>\n <td>A patient is in the Operating Room.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">prepared\n <a name=\"procedure-progress-status-codes-prepared\"> </a>\n </td>\n <td>Prepared</td>\n <td>The patient is prepared for a procedure.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">anesthesia-induced\n <a name=\"procedure-progress-status-codes-anesthesia-induced\"> </a>\n </td>\n <td>Anesthesia Induced</td>\n <td>The patient is under anesthesia.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">open-incision\n <a name=\"procedure-progress-status-codes-open-incision\"> </a>\n </td>\n <td>Open Incision</td>\n <td>The patient has open incision(s).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">closed-incision\n <a name=\"procedure-progress-status-codes-closed-incision\"> </a>\n </td>\n <td>Closed Incision</td>\n <td>The patient has incision(s) closed.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">in-recovery-room\n <a name=\"procedure-progress-status-codes-in-recovery-room\"> </a>\n </td>\n <td>In Recovery Room</td>\n <td>The patient is in the recovery room.</td>\n </tr>\n </table>\n </div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r4b.r5" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "pc" ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/procedure-progress-status-code"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/procedure-progress-status-code>
] ; #
fhir:version [ fhir:v "4.3.0"] ; #
fhir:name [ fhir:v "ProcedureProgressStatusCodes"] ; #
fhir:title [ fhir:v "Procedure Progress Status Codes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-20T14:38:32+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Patient Care"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Patient Care" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ] ] )
] ) ; #
fhir:description [ fhir:v "This value set is provided as an exemplar. The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support the procedure performance process."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "in-operating-room" ] ;
fhir:display [ fhir:v "In Operating Room" ] ;
fhir:definition [ fhir:v "A patient is in the Operating Room." ]
] [
fhir:code [ fhir:v "prepared" ] ;
fhir:display [ fhir:v "Prepared" ] ;
fhir:definition [ fhir:v "The patient is prepared for a procedure." ]
] [
fhir:code [ fhir:v "anesthesia-induced" ] ;
fhir:display [ fhir:v "Anesthesia Induced" ] ;
fhir:definition [ fhir:v "The patient is under anesthesia." ]
] [
fhir:code [ fhir:v "open-incision" ] ;
fhir:display [ fhir:v "Open Incision" ] ;
fhir:definition [ fhir:v "The patient has open incision(s)." ]
] [
fhir:code [ fhir:v "closed-incision" ] ;
fhir:display [ fhir:v "Closed Incision" ] ;
fhir:definition [ fhir:v "The patient has incision(s) closed." ]
] [
fhir:code [ fhir:v "in-recovery-room" ] ;
fhir:display [ fhir:v "In Recovery Room" ] ;
fhir:definition [ fhir:v "The patient is in the recovery room." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4b.r5#0.1.0 based on FHIR 5.0.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
