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

FHIR IG Statistics: CodeSystem/CS_OSC_Datum_Type

Packagede.gevko.dev.tetvz
Resource TypeCodeSystem
IdCS_OSC_Datum_Type
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


Source

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