PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/AllergyIntolerance
{
  "description": "Profile for the description of allergies or intolerances.",
  "_filename": "PosiTheraAllergyIntolerance.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "AllergyIntolerance",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.0",
  "status": "draft",
  "id": "8ae4e158-f660-4feb-b752-7fa5ea4ae43c",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/AllergyIntolerance",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance.criticality",
      "path": "AllergyIntolerance.criticality",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.code",
      "path": "AllergyIntolerance.code",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.code.coding",
      "path": "AllergyIntolerance.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.code.coding:SNOMED",
      "path": "AllergyIntolerance.code.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/allergy-code"
      },
      "sliceName": "SNOMED"
    }, {
      "id": "AllergyIntolerance.code.coding:SNOMED.system",
      "path": "AllergyIntolerance.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "AllergyIntolerance.patient",
      "path": "AllergyIntolerance.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.substance",
      "path": "AllergyIntolerance.reaction.substance",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.substance.extension",
      "path": "AllergyIntolerance.reaction.substance.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.reaction.substance.extension:substanceReference",
      "path": "AllergyIntolerance.reaction.substance.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/AllergySubstance" ]
      } ],
      "sliceName": "substanceReference"
    }, {
      "id": "AllergyIntolerance.reaction.substance.extension:substanceReference.value[x]",
      "min": 1,
      "path": "AllergyIntolerance.reaction.substance.extension.value[x]"
    }, {
      "id": "AllergyIntolerance.reaction.manifestation",
      "path": "AllergyIntolerance.reaction.manifestation",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.extension",
      "path": "AllergyIntolerance.reaction.manifestation.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.extension:manifestationReference",
      "path": "AllergyIntolerance.reaction.manifestation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/AllergyManifestation" ]
      } ],
      "sliceName": "manifestationReference",
      "mustSupport": false
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.extension:manifestationReference.value[x]",
      "min": 1,
      "path": "AllergyIntolerance.reaction.manifestation.extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "Mareike Przysucha",
    "telecom": [ {
      "use": "work",
      "value": "ewundbericht@hs-osnabrueck.de",
      "system": "email"
    }, {
      "use": "work",
      "value": "+49 541 969 3354",
      "system": "phone"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
}