FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-v2-0418.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v2-0418
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| status | status | http://hl7.org/fhir/concept-properties#status | code | A property that indicates the status of the concept. One of active, experimental, deprecated, retired |
| deprecationDate | deprecationDate | http://hl7.org/fhir/concept-properties#deprecationDate | dateTime | The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged |
Concepts
This code system http://terminology.hl7.org/CodeSystem/v2-0418 defines the following codes:
| Code | Display | Deprecated | status | deprecationDate |
| ... | No suggested values defined | |||
| 0 | the admitting procedure | |||
| 1 | the primary procedure | |||
| 2 | for ranked secondary procedures | |||
| … | Deprecated | deprecated | 2007-04 |
Additional Language Displays
| Code | Deutsch (German, de) | Nederlands (Dutch, nl) |
| ... | keine Werte vorgeschlagen | |
| 0 | Opname procedure | |
| 1 | Primaire procedure | |
| 2 | Secundaire procedures | |
| … |
{
"resourceType": "CodeSystem",
"id": "v2-0418",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "external"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://terminology.hl7.org/CodeSystem/v2-0418",
"version": "2.9",
"name": "v2.0418",
"title": "v2 Procedure priority",
"status": "active",
"experimental": false,
"date": "2025-09-13T16:11:23-04:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0418 ( Procedure priority)",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "A property that indicates the status of the concept. One of active, experimental, deprecated, retired",
"type": "code"
},
{
"code": "deprecationDate",
"uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
"description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged",
"type": "dateTime"
}
],
"concept": [
{
"code": "...",
"display": "No suggested values defined",
"designation": [
{
"language": "de",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "keine Werte vorgeschlagen"
}
]
},
{
"code": "0",
"display": "the admitting procedure",
"designation": [
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Opname procedure"
}
]
},
{
"code": "1",
"display": "the primary procedure",
"designation": [
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Primaire procedure"
}
]
},
{
"code": "2",
"display": "for ranked secondary procedures",
"designation": [
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Secundaire procedures"
}
]
},
{
"code": "…",
"property": [
{
"code": "status",
"valueCode": "deprecated"
},
{
"code": "deprecationDate",
"valueDateTime": "2007-04"
}
]
}
]
}