FHIR IG Statistics: ValueSet/EBI-VS-Versorgungsart
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "EBI-VS-Versorgungsart",
"url": "https://fhir.gevko.de/ValueSet/EBI_VS_Versorgungsart",
"version": "0.9",
"name": "EBI_VS_Versorgungsart",
"title": "EBI_VS_Versorgungsart",
"status": "draft",
"experimental": false,
"date": "2022-04-29",
"publisher": "gevko GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.gevko.de"
}
]
}
],
"description": "Abbildung der Versorgungsart",
"copyright": "gevko GmbH",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [
{
"code": "AMB",
"display": "ambulatory"
},
{
"code": "IMP",
"display": "inpatient encounter"
}
]
}
]
}
}