FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/AmbulanzartCS

Packagema.ambulanter.fall
Resource TypeCodeSystem
IdAmbulanzartCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ma.ambulanter.fall@1.0.6&canonical=http://ma-ambulant.de/Codesystem/Ambulanzart
URLhttp://ma-ambulant.de/Codesystem/Ambulanzart
Statusdraft
NameAmbulanzartCS
TitleCodesystem Art der Ambulanz
DescriptionWIP
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "AmbulanzartCS",
  "id": "AmbulanzartCS",
  "title": "Codesystem Art der Ambulanz",
  "description": "WIP",
  "url": "http://ma-ambulant.de/Codesystem/Ambulanzart",
  "concept": [
    {
      "code": "institut",
      "display": "Institut"
    },
    {
      "code": "chefarzt",
      "display": "Chefarzt"
    },
    {
      "code": "bg",
      "display": "BG-Ambulanz"
    },
    {
      "code": "erma",
      "display": "Ermächtigungsambulanz"
    }
  ],
  "caseSensitive": true,
  "count": 4
}