FHIR IG Statistics: CodeSystem/KBV-CS-SFHIR-KBV-LEISTUNGSERBRINGART
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source
{
"resourceType": "CodeSystem",
"id": "KBV-CS-SFHIR-KBV-LEISTUNGSERBRINGART",
"url": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_LEISTUNGSERBRINGART",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.276.0.76.5.234"
}
],
"version": "1.04",
"name": "KBV_CS_SFHIR_KBV_LEISTUNGSERBRINGART",
"status": "active",
"date": "2017-07-01",
"publisher": "Kassenärztliche Bundesvereinigung",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.kbv.de"
}
]
}
],
"description": "Codierung der Bereiche der Leistungserbringung von ärztlichen Leistungen.",
"copyright": "Kassenärztliche Bundesvereinigung",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "1",
"display": "ambulant"
},
{
"code": "2",
"display": "stationär"
},
{
"code": "3",
"display": "integrierte Versorgung"
},
{
"code": "4",
"display": "sonstige"
},
{
"code": "5",
"display": "ergänzende Verträge"
},
{
"code": "6",
"display": "Innovationsfonds"
}
]
}