FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.biv-ot.everordnung
Resource TypeCodeSystem
IdBIVOT_CS_EVO_Versorgungsart.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.biv-ot.everordnung@1.0.0&canonical=https://fhir.biv-ot.org/eVerordnung/CodeSystem/BIVOT_CS_EVO_Versorgungsart
URLhttps://fhir.biv-ot.org/eVerordnung/CodeSystem/BIVOT_CS_EVO_Versorgungsart
Version1.0.0
Statusactive
NameBIVOT_CS_EVO_Versorgungsart
TitleBIVOT_CS_EVO_Versorgungsart
Contentcomplete

Resources that use this resource

ValueSet
de.biv-ot.everordnung#1.0.0BIVOT_VS_EVO_VersorgungsartBIVOT_VS_EVO_Versorgungsart

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "BIVOT-CS-EVO-Versorgungsart",
  "url": "https://fhir.biv-ot.org/eVerordnung/CodeSystem/BIVOT_CS_EVO_Versorgungsart",
  "version": "1.0.0",
  "name": "BIVOT_CS_EVO_Versorgungsart",
  "title": "BIVOT_CS_EVO_Versorgungsart",
  "status": "active",
  "experimental": false,
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "lieferung",
      "display": "Lieferung"
    },
    {
      "code": "reparatur",
      "display": "Reparatur"
    },
    {
      "code": "ersatz",
      "display": "Ersatz"
    }
  ]
}