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

FHIR IG Statistics: CodeSystem/KBV-CS-VoS-SectionType

Packagekbv.ita.vos
Resource TypeCodeSystem
IdKBV-CS-VoS-SectionType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_SectionType
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_VoS_SectionType
Version2.1.0
Statusactive
Date2023-02-01
NameKBV_CS_VoS_SectionType
DescriptionAbbildung der Slice in der Section der Composition
CopyrightKassenaerztliche Bundesvereinigung
Contentcomplete

Resources that use this resource

ValueSet
KBV_VS_VoS_SectionTypeKBV_VS_VoS_SectionType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-VoS-SectionType",
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_SectionType",
  "version": "2.1.0",
  "name": "KBV_CS_VoS_SectionType",
  "status": "active",
  "date": "2023-02-01",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "description": "Abbildung der Slice in der Section der Composition",
  "copyright": "Kassenaerztliche Bundesvereinigung",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "Medications",
      "display": "Informationen über gespeicherte Medikationen"
    },
    {
      "code": "Additional patient information",
      "display": "Informationen über die behandelte Person"
    },
    {
      "code": "Documents",
      "display": "Dokumente, wie BMP und (E-)Rezepte"
    }
  ]
}