FHIR IG Statistics: ValueSet/EAHBVSIndikation
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.gevko.de/ValueSet/EAHB_VS_Indikation",
"version": "0.9",
"name": "EAHB_VS_Indikation",
"title": "Indikation",
"status": "active",
"date": "2021-04-26",
"publisher": "gevko GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.gevko.de"
}
]
}
],
"description": "Ärztlicher Befundbericht - Indikation",
"copyright": "gevko GmbH",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "54538-4",
"display": "Musculoskeletal"
}
]
},
{
"system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel",
"concept": [
{
"code": "0300",
"display": "Kardiologie"
},
{
"code": "2800",
"display": "Neurologie"
},
{
"code": "0200",
"display": "Geriatrie"
},
{
"code": "3700",
"display": "Sonstige Fachabteilung"
}
]
}
]
}
}