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

FHIR IG Statistics: CodeSystem/EMDAF-CS-section-type

Packagede.gevko.emdaf
Resource TypeCodeSystem
IdEMDAF-CS-section-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.emdaf@1.3.0&canonical=https://fhir.gevko.de/CodeSystem/EMDAF_CS_section_type
URLhttps://fhir.gevko.de/CodeSystem/EMDAF_CS_section_type
Version1.3
Statusactive
Date2022-11-17
NameEMDAF_CS_section_type
TitleeMDAF Section Types
DescriptionAbbildung der Sections-Typen
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",
  "id": "EMDAF-CS-section-type",
  "url": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_section_type",
  "version": "1.3",
  "name": "EMDAF_CS_section_type",
  "title": "eMDAF Section Types",
  "status": "active",
  "date": "2022-11-17",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Abbildung der Sections-Typen",
  "copyright": "gevko GmbH",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "AMTS-ID",
      "display": "Arzneimitteltherapiesicherheit ID"
    },
    {
      "code": "BMP-ID",
      "display": "Bundeseinheitliche Medikationsplan ID"
    },
    {
      "code": "DU",
      "display": "Datenübermittlung"
    },
    {
      "code": "LS",
      "display": "Leistungssportler"
    },
    {
      "code": "ML",
      "display": "Medikationsplan Liste"
    },
    {
      "code": "THIN",
      "display": "Therapie Intention"
    },
    {
      "code": "THIN-ID",
      "display": "Therapie Intention ID"
    },
    {
      "code": "VERS-NO",
      "display": "Versionsnummer des Formats"
    }
  ]
}