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

FHIR IG Statistics: CodeSystem/AmbulanzartCS

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeCodeSystem
IdAmbulanzartCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/CodeSystem/Ambulanzart
URLhttps://tiplu.de/fhir/CodeSystem/Ambulanzart
VersionTODO
Statusactive
Date2025-05-01
NameAmbulanzart
TitleArt der Ambulanz
CopyrightTiplu GmbH
Contentcomplete

Resources that use this resource

ValueSet
AmbulanzartArt der Ambulanz

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "Ambulanzart",
  "id": "AmbulanzartCS",
  "title": "Art der Ambulanz",
  "version": "TODO",
  "url": "https://tiplu.de/fhir/CodeSystem/Ambulanzart",
  "concept": [
    {
      "code": "institut",
      "display": "Institut"
    },
    {
      "code": "chefarzt",
      "display": "Chefarzt"
    }
  ],
  "contact": [
    {
      "name": "Tiplu GmbH",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@tiplu.de"
        }
      ]
    }
  ],
  "publisher": "Tiplu GmbH",
  "copyright": "Tiplu GmbH",
  "date": "2025-05-01",
  "count": 2
}