FHIR IG analytics| Package | de.gevko.evo.ekb |
| Resource Type | CodeSystem |
| Id | EVO_CS_KB_Fahrt.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gevko.evo.ekb@1.0.0&canonical=https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Fahrt |
| URL | https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Fahrt |
| Version | 1.0 |
| Status | active |
| Date | 2024-11-12 |
| Name | EVO_CS_KB_Fahrt |
| Description | Angabe, ob Hin-, Rück- oder Hin- und Rückfahrt angezeigt ist. |
| Copyright | gevko GmbH |
| Content | complete |
| ValueSet | |
| EVO_VS_KB_Fahrt | Hin-/Rückfahrt |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"url": "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Fahrt",
"identifier": [
{
"value": "urn:oid:1.2.276.0.76.3.1.135.8.11.17"
}
],
"version": "1.0",
"name": "EVO_CS_KB_Fahrt",
"status": "active",
"experimental": false,
"date": "2024-11-12",
"publisher": "gevko GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.gevko.de"
}
]
}
],
"description": "Angabe, ob Hin-, Rück- oder Hin- und Rückfahrt angezeigt ist.",
"copyright": "gevko GmbH",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "HIN",
"display": "Hinfahrt"
},
{
"code": "RUECK",
"display": "Rückfahrt"
},
{
"code": "HIN-RUECK",
"display": "Hin- und Rückfahrt"
}
]
}