| Package | kbv.ita.vos | 
| Resource Type | StructureDefinition | 
| Id | KBV-EX-VoS-isPermanent | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=kbv.ita.vos@2.1.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_isPermanent | 
| URL | https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_isPermanent | 
| Version | 2.1.0 | 
| Status | active | 
| Date | 2023-02-01 | 
| Name | KBV_EX_VoS_isPermanent | 
| Title | KBV_EX_VoS_isPermanent | 
| Description | Merkmal, ob eine Angabe dauerhaft gilt, bspw. eine Diagnose eine Dauerdiagnose oder eine Medikation eine Dauermedikation ist. | 
| Type | Extension | 
| Kind | complex-type | 
| StructureDefinition | |
| KBV_PR_VoS_Condition | KBV_PR_VoS_Condition | 
| KBV_PR_VoS_MedicationStatement_MP | KBV_PR_VoS_MedicationStatement_MP | 
No resources found
No extension usage examples found
No narrative content found in resource
{
  "resourceType": "StructureDefinition",
  "id": "KBV-EX-VoS-isPermanent",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_isPermanent",
  "version": "2.1.0",
  "name": "KBV_EX_VoS_isPermanent",
  "title": "KBV_EX_VoS_isPermanent",
  "status": "active",
  "date": "2023-02-01",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "description": "Merkmal, ob eine Angabe dauerhaft gilt, bspw. eine Diagnose eine Dauerdiagnose oder eine Medikation eine Dauermedikation ist.",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Condition"
    },
    {
      "type": "element",
      "expression": "MedicationStatement"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "definition": "Mit diesem Element kann angegeben werden, ob die Angabe dauerhaft gilt."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_isPermanent"
      },
      {
        "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.value[x]",
        "sliceName": "valueBoolean",
        "definition": "Angabe, ob das Merkmal dauerhaft gilt. true = dauerhafte Angabe, false = keine dauerhafte Angabe",
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}