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

FHIR IG analytics

Packagede.gevko.dev.tetvz
Resource TypeCodeSystem
IdCS_OSC_Datum_Type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.dev.tetvz@1.1.2&canonical=https://fhir.gevko.de/CodeSystem/CS_OSC_Datum_Type
URLhttps://fhir.gevko.de/CodeSystem/CS_OSC_Datum_Type
Version1.1.0
Statusactive
NameCS_OSC_Datum_Type
DescriptionVerschiedene Typen von Datum
Copyrightgevko GmbH
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.gevko.de/CodeSystem/CS_OSC_Datum_Type",
  "version": "1.1.0",
  "name": "CS_OSC_Datum_Type",
  "status": "active",
  "experimental": false,
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Verschiedene Typen von Datum",
  "copyright": "gevko GmbH",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "EK",
      "display": "Eingang Kündigung"
    },
    {
      "code": "EW",
      "display": "Eingang Widerruf"
    }
  ]
}