FHIR IG Statistics: ValueSet/EVO_VS_KB_Befoerderungsausstattung 
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/EVO_VS_KB_Befoerderungsausstattung",
  "version": "0.9.0",
  "name": "EVO_VS_KB_Befoerderungsausstattung",
  "title": "Beförderungsart",
  "status": "active",
  "date": "2021-04-06",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Die Ausstattung der Beförderung.",
  "copyright": "gevko GmbH",
  "compose": {
    "include": [
      {
        "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Befoerderungsausstattung",
        "concept": [
          {
            "code": "RLST",
            "display": "Rollstuhl"
          },
          {
            "code": "TST",
            "display": "Tragestuhl"
          },
          {
            "code": "LIEG",
            "display": "Liegend"
          }
        ]
      }
    ]
  }
}