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

FHIR IG analytics

Packagema.ambulanter.fall
Resource TypeCodeSystem
IdCodeSystem-AmbulanzartCS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ma.ambulanter.fall@2.0.0&canonical=http://ma-ambulant.de/Codesystem/Ambulanzart
URLhttp://ma-ambulant.de/Codesystem/Ambulanzart
Statusdraft
NameAmbulanzartCS
TitleCodesystem Art der Ambulanz
DescriptionCodierung möglicher Arten von Ambulanzen in Deutschland
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Codesystem Art der Ambulanz

Codierung möglicher Arten von Ambulanzen in Deutschland


Source1

{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "AmbulanzartCS",
  "id": "AmbulanzartCS",
  "title": "Codesystem Art der Ambulanz",
  "description": "Codierung möglicher Arten von Ambulanzen in Deutschland",
  "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,
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "count": 4
}