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

FHIR IG Statistics: StructureDefinition/e2c60658-dc2f-482e-9608-56c316bf8ce2

Packagede.gevko.evo.khb
Resource TypeStructureDefinition
Ide2c60658-dc2f-482e-9608-56c316bf8ce2
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.evo.khb@0.9.1&canonical=https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache_Unfall_BVG
URLhttps://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache_Unfall_BVG
Version0.9.0
Statusactive
Date2020-10-06T09:44:34.8382879Z
NameEVO_EX_Ursache_Unfall_BVG
TitleUrsache - Unfall, BVG
DescriptionAngabe der Ursache - nur Unfall oder Versorgungsleiden, ohne Arbeitsunfall
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
EVO_PR_HLM_ZusatzinfosHeilmittelverordnung Informationen
EVO_PR_KHB_ServiceRequestKrankenhausbehandlung

Resources that this resource uses

ValueSet
EVO_VS_Ursache_Type_Unfall_BVGUrsachen ohne Arbeitsunfall

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "e2c60658-dc2f-482e-9608-56c316bf8ce2",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2020-10-06T09:44:35.13+00:00"
  },
  "url": "https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache_Unfall_BVG",
  "version": "0.9.0",
  "name": "EVO_EX_Ursache_Unfall_BVG",
  "title": "Ursache - Unfall, BVG",
  "status": "active",
  "date": "2020-10-06T09:44:34.8382879Z",
  "publisher": "gevko GmbH",
  "description": "Angabe der Ursache - nur Unfall oder Versorgungsleiden, ohne Arbeitsunfall",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "ServiceRequest"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension",
        "short": "Kennzeichen BVG",
        "definition": "Kennzeichnung, ob diese Verordnung mit Bezug zum Bundesentschädigungsgesetz oder Bundesversorgungsgesetz erfolgt"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache_Unfall_BVG"
      },
      {
        "id": "Extension.value[x]",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Der Code sollte aus dem ValueSet EVO_VS_Ursache_Type_Unfall_BVG entnommen werden.",
          "valueSet": "https://fhir.gevko.de/ValueSet/EVO_VS_Ursache_Type_Unfall_BVG"
        }
      },
      {
        "id": "Extension.value[x].system",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x].system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Ursache_Type"
      },
      {
        "id": "Extension.value[x].version",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x].version",
        "max": "0"
      },
      {
        "id": "Extension.value[x].code",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x].code",
        "short": "1 | 3",
        "definition": "1 = Unfall | 3 = Versorgungsleiden",
        "min": 1
      },
      {
        "id": "Extension.value[x].userSelected",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Extension.value[x].userSelected",
        "max": "0"
      }
    ]
  }
}