FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: External | 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-0230"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0230</b></p><a name=\"v2-0230\"> </a><a name=\"hcv2-0230\"> </a><p>This code system <code>http://terminology.hl7.org/CodeSystem/v2-0230</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"v2-0230-A\"> </a></td><td>Anesthesia</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v2-0230-D\"> </a></td><td>Diagnostic procedure</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0230-I\"> </a></td><td>Invasive procedure not classified elsewhere (e.g., IV, catheter, etc.)</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v2-0230-P\"> </a></td><td>Procedure for treatment (therapeutic, including operations)</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>A</td><td>Narkose</td><td>Anesthesie</td></tr><tr><td>D</td><td>Diagnosestellung</td><td>Diagnostische behandeling</td></tr><tr><td>I</td><td>operativer Eingriff</td><td>Invasieve procedure niet anders geclassificeerd (bijv. infuus, catether, etc.)</td></tr><tr><td>P</td><td>Behandlung</td><td>Behandelingsprocedure (therapeutisch inclusief operaties)</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "external" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0230"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.9"] ; #
fhir:name [ fhir:v "v2.0230"] ; #
fhir:title [ fhir:v "v2 Procedure Functional Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-13T16:11:23-04: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 0230 ( Procedure Functional Type)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Anesthesia" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Narkose" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Anesthesie" ] ] )
] [
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Diagnostic procedure" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Diagnosestellung" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Diagnostische behandeling" ] ] )
] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Invasive procedure not classified elsewhere (e.g., IV, catheter, etc.)" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "operativer Eingriff" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Invasieve procedure niet anders geclassificeerd (bijv. infuus, catether, etc.)" ] ] )
] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Procedure for treatment (therapeutic, including operations)" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Behandlung" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/designation-usage"^^xsd:anyURI ] ;
fhir:code [ fhir:v "display" ] ] ;
fhir:value [ fhir:v "Behandelingsprocedure (therapeutisch inclusief operaties)" ] ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r4.r4b#0.0.1-snapshot-2 based on FHIR 4.3.0. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
