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

FHIR IG Statistics: CodeSystem/EMDAF-CS-NoteType

Packagede.gevko.emdaf
Resource TypeCodeSystem
IdEMDAF-CS-NoteType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.emdaf@1.3.0&canonical=https://fhir.gevko.de/CodeSystem/EMDAF_CS_NoteType
URLhttps://fhir.gevko.de/CodeSystem/EMDAF_CS_NoteType
Version1.3
Statusactive
Date2022-11-17
NameEMDAF_CS_NoteType
TitleeMDAF Note-Types
DescriptionAbbildung der Hinweis-Typen
Copyrightgevko GmbH
Contentcomplete

Resources that use this resource

ValueSet
EMDAF_VS_NoteTypeEMDAF_VS_NoteType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "EMDAF-CS-NoteType",
  "url": "https://fhir.gevko.de/CodeSystem/EMDAF_CS_NoteType",
  "version": "1.3",
  "name": "EMDAF_CS_NoteType",
  "title": "eMDAF Note-Types",
  "status": "active",
  "date": "2022-11-17",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Abbildung der Hinweis-Typen",
  "copyright": "gevko GmbH",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "EH",
      "display": "Einnahmehinweis"
    },
    {
      "code": "SH",
      "display": "sonstiger Hinweis"
    },
    {
      "code": "KL",
      "display": "Kommentarfeld Leistungserbringer"
    }
  ]
}