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-0023"] ; #
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-0023</b></p><a name=\"v2-0023\"> </a><a name=\"hcv2-0023\"> </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-0023</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><td style=\"white-space:nowrap\">...<a name=\"v2-0023-.46.46.46\"> </a></td><td>No suggested values defined</td><td/><td/><td/></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">1<a name=\"v2-0023-1\"> </a></td><td>Physician referral</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">2<a name=\"v2-0023-2\"> </a></td><td>Clinic referral</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">3<a name=\"v2-0023-3\"> </a></td><td>HMO referral</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">4<a name=\"v2-0023-4\"> </a></td><td>Transfer from a hospital</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">5<a name=\"v2-0023-5\"> </a></td><td>Transfer from a skilled nursing facility</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">6<a name=\"v2-0023-6\"> </a></td><td>Transfer from another health care facility</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">7<a name=\"v2-0023-7\"> </a></td><td>Emergency room</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">8<a name=\"v2-0023-8\"> </a></td><td>Court/law enforcement</td><td>Deprecated</td><td>deprecated</td><td>2007-10</td></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">9<a name=\"v2-0023-9\"> </a></td><td>Information not available</td><td>Deprecated</td><td>deprecated</td><td>2007-10</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>geen voorgestelde waarden</td></tr><tr><td>1</td><td>Überweisung durch Arzt</td><td>Verwijzing arts</td></tr><tr><td>2</td><td>Überweisung durch Klinik</td><td>Kliniek verwijzing</td></tr><tr><td>3</td><td>nicht verwendet</td><td>HMO verwijzing</td></tr><tr><td>4</td><td>Verlegung aus Krankenhaus</td><td>Overplaatsing vanuit een ziekenhuis</td></tr><tr><td>5</td><td>Verlegung aus Pflegeeinrichtung</td><td>Overplaatsing vanuit opgeleide verpleegkundige organisatie</td></tr><tr><td>6</td><td>Verlegung aus sonstiger Gesundheitseinrichtung</td><td>Overplaatsing vanuit andere zorginstelling</td></tr><tr><td>7</td><td>Notfallambulanz</td><td>Spoedkamer</td></tr><tr><td>8</td><td>Zwangseinweisung</td><td>Gerechterlijke/juridische dwang</td></tr><tr><td>9</td><td>keine Information verfügbar</td><td>Informatie niet beschikbaar</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-0023"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.9"] ; #
fhir:name [ fhir:v "v2.0023"] ; #
fhir:title [ fhir:v "v2 Admit source"] ; #
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 0023 ( Admit source)"] ; #
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: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 "geen voorgestelde waarden" ] ] )
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Physician referral" ] ;
( 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 "Überweisung durch Arzt" ] ] [
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 "Verwijzing arts" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Clinic referral" ] ;
( 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 "Überweisung durch Klinik" ] ] [
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 "Kliniek verwijzing" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "HMO referral" ] ;
( 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 "nicht verwendet" ] ] [
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 "HMO verwijzing" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Transfer from a hospital" ] ;
( 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 "Verlegung aus Krankenhaus" ] ] [
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 "Overplaatsing vanuit een ziekenhuis" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Transfer from a skilled nursing facility" ] ;
( 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 "Verlegung aus Pflegeeinrichtung" ] ] [
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 "Overplaatsing vanuit opgeleide verpleegkundige organisatie" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Transfer from another health care facility" ] ;
( 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 "Verlegung aus sonstiger Gesundheitseinrichtung" ] ] [
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 "Overplaatsing vanuit andere zorginstelling" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "Emergency room" ] ;
( 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 "Notfallambulanz" ] ] [
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 "Spoedkamer" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Court/law enforcement" ] ;
( 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 "Zwangseinweisung" ] ] [
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 "Gerechterlijke/juridische dwang" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "Information not available" ] ;
( 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 Information verfügbar" ] ] [
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 "Informatie niet beschikbaar" ] ] ) ;
( 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-10"^^xsd:gYearMonth ] ] )
] ) . #
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
