PackagesCanonicalsLogsProblems
    Packages
    rs/il.fhir.r4.dgmc@0.4.0
    http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-allergy-intolerance-comment
{
  "description": "DGMC Allergy Intolerance Comment",
  "_filename": "StructureDefinition-dgmc-allergy-intolerance-comment.json",
  "package_name": "rs/il.fhir.r4.dgmc",
  "date": "2025-03-25",
  "derivation": "constraint",
  "publisher": "Division of Governmental Hospitals Israel",
  "fhirVersion": "4.0.1",
  "name": "DGMCAllergyIntoleranceComment",
  "abstract": false,
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "DGMC Allergy Intolerance Comment",
  "package_version": "0.4.0",
  "status": "draft",
  "id": "7bb75996-c827-4719-8252-f6fd1e9f8e7c",
  "kind": "resource",
  "url": "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-allergy-intolerance-comment",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance.id",
      "min": 1,
      "path": "AllergyIntolerance.id"
    }, {
      "id": "AllergyIntolerance.identifier",
      "min": 1,
      "path": "AllergyIntolerance.identifier",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.identifier:comment",
      "max": "1",
      "min": 1,
      "path": "AllergyIntolerance.identifier",
      "sliceName": "comment"
    }, {
      "id": "AllergyIntolerance.identifier:comment.system",
      "min": 1,
      "path": "AllergyIntolerance.identifier.system",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.dgmc.health.gov.il/ValueSet/allergy-int-identifier-comment-uri"
      }
    }, {
      "id": "AllergyIntolerance.identifier:comment.value",
      "min": 1,
      "path": "AllergyIntolerance.identifier.value"
    }, {
      "id": "AllergyIntolerance.clinicalStatus",
      "min": 1,
      "path": "AllergyIntolerance.clinicalStatus"
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding",
      "max": "1",
      "min": 1,
      "path": "AllergyIntolerance.clinicalStatus.coding"
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding.system",
      "min": 1,
      "path": "AllergyIntolerance.clinicalStatus.coding.system",
      "patternUri": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding.code",
      "min": 1,
      "path": "AllergyIntolerance.clinicalStatus.coding.code"
    }, {
      "id": "AllergyIntolerance.clinicalStatus.coding.display",
      "min": 1,
      "path": "AllergyIntolerance.clinicalStatus.coding.display"
    }, {
      "id": "AllergyIntolerance.code.coding",
      "min": 1,
      "path": "AllergyIntolerance.code.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.code.coding:comment",
      "max": "1",
      "min": 1,
      "path": "AllergyIntolerance.code.coding",
      "sliceName": "comment"
    }, {
      "id": "AllergyIntolerance.code.coding:comment.system",
      "path": "AllergyIntolerance.code.coding.system",
      "patternUri": "http://fhir.dgmc.health.gov.il/identifier/allergy-int-code-comment"
    }, {
      "id": "AllergyIntolerance.code.coding:comment.code",
      "path": "AllergyIntolerance.code.coding.code",
      "fixedCode": "main-comment"
    }, {
      "id": "AllergyIntolerance.code.coding:comment.display",
      "min": 1,
      "path": "AllergyIntolerance.code.coding.display",
      "fixedString": "Main comment"
    }, {
      "id": "AllergyIntolerance.patient.reference",
      "min": 1,
      "path": "AllergyIntolerance.patient.reference"
    }, {
      "id": "AllergyIntolerance.encounter",
      "min": 1,
      "path": "AllergyIntolerance.encounter"
    }, {
      "id": "AllergyIntolerance.encounter.reference",
      "min": 1,
      "path": "AllergyIntolerance.encounter.reference"
    }, {
      "id": "AllergyIntolerance.recordedDate",
      "min": 1,
      "path": "AllergyIntolerance.recordedDate"
    }, {
      "id": "AllergyIntolerance.recorder",
      "min": 1,
      "path": "AllergyIntolerance.recorder"
    }, {
      "id": "AllergyIntolerance.recorder.reference",
      "min": 1,
      "path": "AllergyIntolerance.recorder.reference"
    }, {
      "id": "AllergyIntolerance.note",
      "max": "1",
      "min": 1,
      "path": "AllergyIntolerance.note"
    } ]
  },
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance"
}