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

FHIR IG Statistics: CodeSystem/OrganisationstypCS

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeCodeSystem
IdOrganisationstypCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/CodeSystem/Organisationstyp
URLhttps://tiplu.de/fhir/CodeSystem/Organisationstyp
VersionTODO
Statusactive
Date2025-05-01
NameOrganisationstyp
TitleOrganisationstyp
CopyrightTiplu GmbH
Contentcomplete

Resources that use this resource

ValueSet
OrganisationstypOrganisationstyp

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "Organisationstyp",
  "id": "OrganisationstypCS",
  "title": "Organisationstyp",
  "version": "TODO",
  "url": "https://tiplu.de/fhir/CodeSystem/Organisationstyp",
  "concept": [
    {
      "code": "ambulanz",
      "display": "Ambulanz"
    },
    {
      "code": "rechnungssteller",
      "display": "Rechnungssteller"
    }
  ],
  "contact": [
    {
      "name": "Tiplu GmbH",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@tiplu.de"
        }
      ]
    }
  ],
  "publisher": "Tiplu GmbH",
  "copyright": "Tiplu GmbH",
  "date": "2025-05-01",
  "count": 2
}