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

FHIR IG Statistics: StructureDefinition/KBV_EX_AW_Therapie_Dauertherapie

Packagekbv.ita.aws
Resource TypeStructureDefinition
IdKBV_EX_AW_Therapie_Dauertherapie
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Therapie_Dauertherapie
URLhttps://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Therapie_Dauertherapie
Version1.2.0
Statusactive
NameKBV_EX_AW_Therapie_Dauertherapie
CopyrightCopyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
KBV_PR_AW_TherapieKBV_PR_AW_Therapie

Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Therapie_Dauertherapie",
  "version": "1.2.0",
  "name": "KBV_EX_AW_Therapie_Dauertherapie",
  "status": "active",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Procedure"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Dauertherapie",
        "definition": "Kennzeichnung, ob es sich um eine Dauertherapie handelt.\r\n0 = keine Dauertherapie \r\n0 = Dauertherapie"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Therapie_Dauertherapie"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.value[x]:valueBoolean",
        "path": "Extension.valueBoolean",
        "sliceName": "valueBoolean",
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}