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

FHIR IG analytics

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeCodeSystem
IdCodeSystem-AmbulanzartCS.json
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


Source1

{
  "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
}