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

FHIR IG analytics

Packagedguv.enla
Resource TypeValueSet
IdDGUV_ENLA_VS_CompositionSections.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=dguv.enla@1.0.0&canonical=http://fhir.dguv.de/ENLA/ValueSet/DGUV-ENLA-VS-CompositionSections
URLhttp://fhir.dguv.de/ENLA/ValueSet/DGUV-ENLA-VS-CompositionSections
Version1.0
Statusactive
NameDGUVENLACompositionSections
TitleDGUV ENLA Composition Sections
DescriptionDieses ValueSet definiert die erlaubten Sections innerhalb einer DGUV ENLA Composition.

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": "ValueSet",
  "id": "dguv-enla-vs-composition-sections",
  "url": "http://fhir.dguv.de/ENLA/ValueSet/DGUV-ENLA-VS-CompositionSections",
  "version": "1.0",
  "name": "DGUVENLACompositionSections",
  "title": "DGUV ENLA Composition Sections",
  "status": "active",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "description": "Dieses ValueSet definiert die erlaubten Sections innerhalb einer DGUV ENLA Composition.",
  "compose": {
    "include": [
      {
        "system": "http://fhir.dguv.de/ENLA/CodeSystem/DGUV-ENLA-VS-CompositionSections",
        "concept": [
          {
            "code": "unfallversicherungstraeger"
          },
          {
            "code": "krankenkasse"
          },
          {
            "code": "versichertenverhaeltnis"
          },
          {
            "code": "pflegekasse"
          },
          {
            "code": "unfallbetrieb"
          },
          {
            "code": "aufenthaltsinformationen"
          },
          {
            "code": "diagnosefreitext"
          },
          {
            "code": "diagnosestrukturiert"
          },
          {
            "code": "therapie"
          },
          {
            "code": "unfallereignis"
          },
          {
            "code": "aufnahmebefunde"
          },
          {
            "code": "behandlungsverlauf"
          },
          {
            "code": "konsiliarbefunde"
          },
          {
            "code": "entlassbefunde"
          },
          {
            "code": "dokumentenreferenz"
          },
          {
            "code": "therapieempfehlung"
          }
        ]
      }
    ]
  }
}