PackagesCanonicalsLogsProblems
    Packages
    fhir.erezept.validator@0.4.8
    https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance
{
  "description": null,
  "_filename": "StructureDefinition-E-Rezept-Validator-AllergyIntolerance.json",
  "package_name": "fhir.erezept.validator",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "E_Rezept_Validator_AllergyIntolerance",
  "abstract": false,
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.4.8",
  "status": "draft",
  "id": "516d5d2a-112d-4057-9f8c-7196124cb4d8",
  "kind": "resource",
  "url": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance",
  "version": "0.3.10",
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance.meta.profile",
      "path": "AllergyIntolerance.meta.profile",
      "fixedCanonical": "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_AllergyIntolerance"
    }, {
      "id": "AllergyIntolerance.extension",
      "max": "0",
      "path": "AllergyIntolerance.extension"
    }, {
      "id": "AllergyIntolerance.extension:abatement",
      "max": "0",
      "path": "AllergyIntolerance.extension",
      "sliceName": "abatement"
    }, {
      "id": "AllergyIntolerance.extension:abatement-lebensphase-bis",
      "max": "0",
      "path": "AllergyIntolerance.extension",
      "sliceName": "abatement-lebensphase-bis"
    }, {
      "id": "AllergyIntolerance.modifierExtension",
      "max": "0",
      "path": "AllergyIntolerance.modifierExtension"
    }, {
      "id": "AllergyIntolerance.identifier",
      "max": "0",
      "path": "AllergyIntolerance.identifier"
    }, {
      "id": "AllergyIntolerance.clinicalStatus",
      "min": 1,
      "path": "AllergyIntolerance.clinicalStatus"
    }, {
      "id": "AllergyIntolerance.clinicalStatus.extension",
      "max": "0",
      "path": "AllergyIntolerance.clinicalStatus.extension"
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding.extension",
      "max": "0",
      "path": "AllergyIntolerance.clinicalStatus.coding.extension"
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding.userSelected",
      "max": "0",
      "path": "AllergyIntolerance.clinicalStatus.coding.userSelected"
    }, {
      "id": "AllergyIntolerance.clinicalStatus.text",
      "max": "0",
      "path": "AllergyIntolerance.clinicalStatus.text"
    }, {
      "id": "AllergyIntolerance.verificationStatus",
      "max": "0",
      "path": "AllergyIntolerance.verificationStatus"
    }, {
      "id": "AllergyIntolerance.type",
      "max": "0",
      "path": "AllergyIntolerance.type"
    }, {
      "id": "AllergyIntolerance.category",
      "min": 1,
      "path": "AllergyIntolerance.category",
      "fixedCode": "medication"
    }, {
      "id": "AllergyIntolerance.criticality",
      "max": "0",
      "path": "AllergyIntolerance.criticality"
    }, {
      "id": "AllergyIntolerance.code.coding",
      "min": 1,
      "path": "AllergyIntolerance.code.coding"
    }, {
      "id": "AllergyIntolerance.code.coding:snomed",
      "max": "0",
      "path": "AllergyIntolerance.code.coding",
      "sliceName": "snomed"
    }, {
      "id": "AllergyIntolerance.code.coding:ask",
      "max": "0",
      "path": "AllergyIntolerance.code.coding",
      "sliceName": "ask"
    }, {
      "id": "AllergyIntolerance.code.coding:atc",
      "max": "*",
      "min": 1,
      "path": "AllergyIntolerance.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://example.org/fhir/ValueSet/E_Rezept_Allergy_Substance_ACT"
      },
      "sliceName": "atc",
      "definition": "Hier wird ein ATC-Code für die Substanz angegeben.",
      "patternCoding": {
        "system": "http://www.whocc.no/atc"
      }
    }, {
      "id": "AllergyIntolerance.code.coding:atc.version",
      "min": 1,
      "path": "AllergyIntolerance.code.coding.version"
    }, {
      "id": "AllergyIntolerance.code.coding:atc.display",
      "max": "0",
      "path": "AllergyIntolerance.code.coding.display"
    }, {
      "id": "AllergyIntolerance.patient",
      "path": "AllergyIntolerance.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://example.org/fhir/StructureDefinition/E_Rezept_Validator_Patient" ]
      } ]
    }, {
      "id": "AllergyIntolerance.encounter",
      "max": "0",
      "path": "AllergyIntolerance.encounter"
    }, {
      "id": "AllergyIntolerance.onset[x]",
      "max": "0",
      "path": "AllergyIntolerance.onset[x]"
    }, {
      "id": "AllergyIntolerance.onset[x]:onsetDateTime",
      "max": "0",
      "path": "AllergyIntolerance.onset[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "sliceName": "onsetDateTime"
    }, {
      "id": "AllergyIntolerance.onset[x]:onsetAge",
      "max": "0",
      "path": "AllergyIntolerance.onset[x]",
      "type": [ {
        "code": "Age"
      } ],
      "sliceName": "onsetAge"
    }, {
      "id": "AllergyIntolerance.recordedDate",
      "max": "0",
      "path": "AllergyIntolerance.recordedDate"
    }, {
      "id": "AllergyIntolerance.recorder",
      "max": "0",
      "path": "AllergyIntolerance.recorder"
    }, {
      "id": "AllergyIntolerance.asserter",
      "max": "0",
      "path": "AllergyIntolerance.asserter"
    }, {
      "id": "AllergyIntolerance.lastOccurrence",
      "max": "0",
      "path": "AllergyIntolerance.lastOccurrence"
    }, {
      "id": "AllergyIntolerance.note",
      "max": "0",
      "path": "AllergyIntolerance.note"
    }, {
      "id": "AllergyIntolerance.reaction",
      "max": "0",
      "path": "AllergyIntolerance.reaction"
    } ]
  },
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_AllergyIntolerance"
}