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-0359"] ; #
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-0359</b></p><a name=\"v2-0359\"> </a><a name=\"hcv2-0359\"> </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>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, retired</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</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 code system <code>http://terminology.hl7.org/CodeSystem/v2-0359</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><td><b>status</b></td><td><b>deprecationDate</b></td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">...<a name=\"v2-0359-.46.46.46\"> </a></td><td>No suggested values defined</td><td>Deprecated</td><td>deprecated</td><td>2015-09</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"v2-0359-0\"> </a></td><td>Not included in diagnosis ranking</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">1<a name=\"v2-0359-1\"> </a></td><td>The primary diagnosis</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">2<a name=\"v2-0359-2\"> </a></td><td>For secondary diagnosis</td><td/><td/><td/></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">2 ...<a name=\"v2-0359-2.46.46.46\"> </a></td><td>For ranked secondary diagnoses</td><td>Deprecated</td><td>deprecated</td><td>2007-04</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">2 and higher<a name=\"v2-0359-2andhigher\"> </a></td><td>for ranked secondary diagnoses</td><td>Deprecated</td><td>deprecated</td><td>1999-05</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"v2-0359-3\"> </a></td><td>For tertiary diagnosis</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">4<a name=\"v2-0359-4\"> </a></td><td>For quaternary diagnosis</td><td/><td/><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>...</td><td>keine Werte vorgeschlagen</td><td/></tr><tr><td>0</td><td/><td>niet in diagnoseranglijst</td></tr><tr><td>1</td><td/><td>de primaire diagnose</td></tr><tr><td>2</td><td/><td>voor gerangschikte secundaire diagnoses</td></tr><tr><td>2 ...</td><td/><td>voor gerangschikte secundaire diagnoses</td></tr><tr><td>2 and higher</td><td/><td>voor gerangschikte secundaire diagnoses</td></tr><tr><td>3</td><td/><td/></tr><tr><td>4</td><td/><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-0359"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.9"] ; #
fhir:name [ fhir:v "v2.0359"] ; #
fhir:title [ fhir:v "v2 Diagnosis priority"] ; #
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 0359 ( Diagnosis priority)"] ; #
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:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A property that indicates the status of the concept. One of active, experimental, deprecated, retired" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ] ;
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 "..." ] ;
fhir:display [ fhir:v "No suggested values defined" ] ;
( 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 "keine Werte vorgeschlagen" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated" ] ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-09"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Not included in diagnosis ranking" ] ;
( fhir:designation [
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 "niet in diagnoseranglijst" ] ] )
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "The primary diagnosis" ] ;
( fhir:designation [
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 "de primaire diagnose" ] ] )
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "For secondary diagnosis" ] ;
( fhir:designation [
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 "voor gerangschikte secundaire diagnoses" ] ] )
] [
fhir:code [ fhir:v "2 ..." ] ;
fhir:display [ fhir:v "For ranked secondary diagnoses" ] ;
( fhir:designation [
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 "voor gerangschikte secundaire diagnoses" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated" ] ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2007-04"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "2 and higher" ] ;
fhir:display [ fhir:v "for ranked secondary diagnoses" ] ;
( fhir:designation [
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 "voor gerangschikte secundaire diagnoses" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "deprecated" ] ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "1999-05"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "For tertiary diagnosis" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "For quaternary diagnosis" ]
] ) . #
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
