PackagesCanonicalsLogsProblems
    Packages
    tiga.health.clinical@1.1.0
    http://tigahealth.com/fhir/StructureDefinition/AllergyIntoleranceProfile
{
  "description": null,
  "_filename": "AllergyIntoleranceResourceProfile.StructureDefinition.json",
  "package_name": "tiga.health.clinical",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "AllergyIntoleranceProfile",
  "abstract": false,
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "draft",
  "id": "79741f33-987c-44b8-8df2-ee9484e24b7e",
  "kind": "resource",
  "url": "http://tigahealth.com/fhir/StructureDefinition/AllergyIntoleranceProfile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance.identifier.type",
      "min": 1,
      "path": "AllergyIntolerance.identifier.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.identifier.type.coding.system",
      "min": 1,
      "path": "AllergyIntolerance.identifier.type.coding.system"
    }, {
      "id": "AllergyIntolerance.identifier.type.coding.code",
      "min": 1,
      "path": "AllergyIntolerance.identifier.type.coding.code"
    }, {
      "id": "AllergyIntolerance.identifier.type:PRN",
      "min": 1,
      "path": "AllergyIntolerance.identifier.type",
      "sliceName": "PRN"
    }, {
      "id": "AllergyIntolerance.identifier.type:PRN.coding.system",
      "min": 1,
      "path": "AllergyIntolerance.identifier.type.coding.system",
      "fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
    }, {
      "id": "AllergyIntolerance.identifier.type:PRN.coding.code",
      "min": 1,
      "path": "AllergyIntolerance.identifier.type.coding.code",
      "fixedCode": "PRN"
    }, {
      "id": "AllergyIntolerance.clinicalStatus",
      "min": 1,
      "path": "AllergyIntolerance.clinicalStatus"
    }, {
      "id": "AllergyIntolerance.category",
      "min": 1,
      "path": "AllergyIntolerance.category"
    }, {
      "id": "AllergyIntolerance.code",
      "min": 1,
      "path": "AllergyIntolerance.code"
    }, {
      "id": "AllergyIntolerance.code.coding.system",
      "min": 1,
      "path": "AllergyIntolerance.code.coding.system"
    }, {
      "id": "AllergyIntolerance.code.coding.code",
      "min": 1,
      "path": "AllergyIntolerance.code.coding.code"
    }, {
      "id": "AllergyIntolerance.patient.reference",
      "min": 1,
      "path": "AllergyIntolerance.patient.reference"
    }, {
      "id": "AllergyIntolerance.patient.display",
      "max": "0",
      "path": "AllergyIntolerance.patient.display"
    }, {
      "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"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
}