FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-v2-0276.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem v2-0276
This code system http://terminology.hl7.org/CodeSystem/v2-0276 defines the following codes:
{
"resourceType": "CodeSystem",
"id": "v2-0276",
"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": "pa"
}
],
"url": "http://terminology.hl7.org/CodeSystem/v2-0276",
"version": "2.9",
"name": "v2.0276",
"title": "v2 Appointment Reason Codes",
"status": "active",
"experimental": false,
"date": "2025-09-13T16:11:23-04:00",
"publisher": "Patient Administration",
"contact": [
{
"name": "Patient Administration",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pafm"
}
]
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0276 ( Appointment Reason Codes)",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"concept": [
{
"code": "CHECKUP",
"display": "A routine check-up, such as an annual physical",
"designation": [
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Routinecontrole, zoals jaarlijks lichamelijk onderzoek"
}
]
},
{
"code": "EMERGENCY",
"display": "Emergency appointment",
"designation": [
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Spoedafspraak"
}
]
},
{
"code": "FOLLOWUP",
"display": "A follow up visit from a previous appointment",
"designation": [
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Een vervolgbezoek na een vorige afspraak"
}
]
},
{
"code": "ROUTINE",
"display": "Routine appointment - default if not valued",
"designation": [
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Routine afspraak - standaardwaarde bij geen waarde"
}
]
},
{
"code": "WALKIN",
"display": "A previously unscheduled walk-in visit",
"designation": [
{
"language": "nl",
"use": {
"system": "http://terminology.hl7.org/CodeSystem/designation-usage",
"code": "display"
},
"value": "Een niet eerder gepland inloopbezoek"
}
]
}
]
}