Extensions for Using Data Elements from FHIR STU3 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 "v2-0133"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0133</b></p><a name=\"v2-0133\"> </a><a name=\"hcv2-0133\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Deprecated</td><td>deprecated</td><td>http://hl7.org/fhir/concept-properties#deprecated</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0133</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deprecated</b></td></tr><tr><td style=\"white-space:nowrap\">AN<a name=\"v2-0133-AN\"> </a></td><td>Anesthesiologist/Anesthetist</td><td>2007-04</td></tr><tr><td style=\"white-space:nowrap\">AS<a name=\"v2-0133-AS\"> </a></td><td>Assistant Surgeon</td><td>2007-04</td></tr><tr><td style=\"white-space:nowrap\">CM<a name=\"v2-0133-CM\"> </a></td><td>Certified Nurse Midwife</td><td>2007-04</td></tr><tr><td style=\"white-space:nowrap\">NP<a name=\"v2-0133-NP\"> </a></td><td>Nurse Practitioner</td><td>2007-04</td></tr><tr><td style=\"white-space:nowrap\">PR<a name=\"v2-0133-PR\"> </a></td><td>Procedure MD/ Surgeon</td><td>2007-04</td></tr><tr><td style=\"white-space:nowrap\">PS<a name=\"v2-0133-PS\"> </a></td><td>Primary Surgeon</td><td>2007-04</td></tr><tr><td style=\"white-space:nowrap\">RD<a name=\"v2-0133-RD\"> </a></td><td>Radiologist</td><td>2007-04</td></tr><tr><td style=\"white-space:nowrap\">RS<a name=\"v2-0133-RS\"> </a></td><td>Resident</td><td>2007-04</td></tr><tr><td style=\"white-space:nowrap\">SN<a name=\"v2-0133-SN\"> </a></td><td>Scrub Nurse</td><td>2007-04</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td>AN</td><td>Anästhesist</td><td>Anesthesioloog/Anesthesist</td></tr><tr><td>AS</td><td>Assistenzchirurg</td><td>Assistent chirurg</td></tr><tr><td>CM</td><td>Hebamme</td><td>Gecertificeerde verloskundig verpleegkundige</td></tr><tr><td>NP</td><td>Krankenschwester</td><td>Nurse practitioner</td></tr><tr><td>PR</td><td>ausführender Arzt (Chirurg)</td><td>Chirurg</td></tr><tr><td>PS</td><td>verantwortlicher Chirurg</td><td>Hoofdchirurg</td></tr><tr><td>RD</td><td>Radiologe</td><td>Radioloog</td></tr><tr><td>RS</td><td>Krankenhausarzt</td><td>Medewerker</td></tr><tr><td>SN</td><td/><td>Operatieassistent</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status> ] ;
fhir:value [
a fhir:String ;
fhir:v "External" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r3.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-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.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 "fhir" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/v2/0133"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v2/0133>
] ; #
fhir:version [ fhir:v "2.8.2"] ; #
fhir:name [ fhir:v "v2 Procedure Practitioner Identifier Code Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-20T12:39:37+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "FHIR Value set/code system definition for HL7 v2 table 0133 ( Procedure Practitioner Identifier Code Type)"] ; #
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 false] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/v2-0133"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/v2-0133>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#deprecated"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#deprecated> ] ;
fhir:description [ fhir:v "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged" ] ;
fhir:type [ fhir:v "dateTime" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "AN" ] ;
fhir:display [ fhir:v "Anesthesiologist/Anesthetist" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Anästhesist" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Anesthesioloog/Anesthesist" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "AS" ] ;
fhir:display [ fhir:v "Assistant Surgeon" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Assistenzchirurg" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Assistent chirurg" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "CM" ] ;
fhir:display [ fhir:v "Certified Nurse Midwife" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Hebamme" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Gecertificeerde verloskundig verpleegkundige" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "NP" ] ;
fhir:display [ fhir:v "Nurse Practitioner" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Krankenschwester" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Nurse practitioner" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "PR" ] ;
fhir:display [ fhir:v "Procedure MD/ Surgeon" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "ausführender Arzt (Chirurg)" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Chirurg" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "PS" ] ;
fhir:display [ fhir:v "Primary Surgeon" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "verantwortlicher Chirurg" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Hoofdchirurg" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "RD" ] ;
fhir:display [ fhir:v "Radiologist" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Radiologe" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Radioloog" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "RS" ] ;
fhir:display [ fhir:v "Resident" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Krankenhausarzt" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Medewerker" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "SN" ] ;
fhir:display [ fhir:v "Scrub Nurse" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Operatieassistent" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "deprecated" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.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
