PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.stu3.test@0.0.2-prerelease
    https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-AllergyIntolerance-1
{
  "description": "This AllergyIntolerance Resource records risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.",
  "_filename": "CareConnect-ITK-AllergyIntolerance-1.json",
  "package_name": "uk.nhsdigital.stu3.test",
  "date": "2018-10-19",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2018-10-19T14:13:16.453+01:00"
  },
  "publisher": "NHS Digital",
  "fhirVersion": "3.0.1",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ ",
  "name": "CareConnect-ITK-AllergyIntolerance-1",
  "abstract": false,
  "copyright": "Copyright © 2018 NHS Digital",
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.0.2-prerelease",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pc"
  } ],
  "status": "active",
  "id": "44645e4d-c4aa-4d4e-bcdf-96608f5b5e98",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-AllergyIntolerance-1",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance",
      "path": "AllergyIntolerance",
      "definition": "Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance. "
    }, {
      "id": "AllergyIntolerance.extension",
      "path": "AllergyIntolerance.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.extension:encounter",
      "max": "1",
      "path": "AllergyIntolerance.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-ITK-AssociatedEncounter-1"
      } ],
      "sliceName": "encounter"
    }, {
      "id": "AllergyIntolerance.extension:allergyEnd",
      "max": "1",
      "path": "AllergyIntolerance.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-AllergyIntoleranceEnd-1"
      } ],
      "sliceName": "allergyEnd"
    }, {
      "id": "AllergyIntolerance.extension:allergyEnd.url",
      "path": "AllergyIntolerance.extension.url",
      "fixedUri": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-AllergyIntoleranceEnd-1"
    }, {
      "id": "AllergyIntolerance.extension:evidence",
      "max": "1",
      "path": "AllergyIntolerance.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-Evidence-1"
      } ],
      "sliceName": "evidence"
    }, {
      "id": "AllergyIntolerance.extension:evidence.url",
      "path": "AllergyIntolerance.extension.url",
      "fixedUri": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-Evidence-1"
    }, {
      "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.coding.display",
      "min": 1,
      "path": "AllergyIntolerance.identifier.type.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "AllergyIntolerance.identifier.system",
      "min": 1,
      "path": "AllergyIntolerance.identifier.system"
    }, {
      "id": "AllergyIntolerance.identifier.value",
      "min": 1,
      "path": "AllergyIntolerance.identifier.value"
    }, {
      "id": "AllergyIntolerance.identifier.assigner",
      "path": "AllergyIntolerance.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
      } ]
    }, {
      "id": "AllergyIntolerance.verificationStatus",
      "path": "AllergyIntolerance.verificationStatus",
      "short": "unconfirmed | confirmed"
    }, {
      "id": "AllergyIntolerance.code",
      "min": 1,
      "path": "AllergyIntolerance.code",
      "binding": {
        "strength": "required",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "AllergyIntoleranceCode"
        } ],
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AllergyCode-1"
        }
      }
    }, {
      "id": "AllergyIntolerance.code.extension",
      "path": "AllergyIntolerance.code.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.code.extension:snomedCTDescriptionID",
      "path": "AllergyIntolerance.code.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
      } ],
      "sliceName": "snomedCTDescriptionID",
      "definition": "The SNOMED CT Description ID for the display"
    }, {
      "id": "AllergyIntolerance.code.coding",
      "min": 1,
      "path": "AllergyIntolerance.code.coding"
    }, {
      "id": "AllergyIntolerance.code.coding.system",
      "min": 1,
      "path": "AllergyIntolerance.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "AllergyIntolerance.code.coding.code",
      "min": 1,
      "path": "AllergyIntolerance.code.coding.code"
    }, {
      "id": "AllergyIntolerance.code.coding.display",
      "min": 1,
      "path": "AllergyIntolerance.code.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "AllergyIntolerance.patient",
      "path": "AllergyIntolerance.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      } ]
    }, {
      "id": "AllergyIntolerance.patient.reference",
      "min": 1,
      "path": "AllergyIntolerance.patient.reference"
    }, {
      "id": "AllergyIntolerance.onset[x]",
      "path": "AllergyIntolerance.onset[x]",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.assertedDate",
      "min": 1,
      "path": "AllergyIntolerance.assertedDate"
    }, {
      "id": "AllergyIntolerance.recorder",
      "path": "AllergyIntolerance.recorder",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      } ]
    }, {
      "id": "AllergyIntolerance.recorder.reference",
      "min": 1,
      "path": "AllergyIntolerance.recorder.reference"
    }, {
      "id": "AllergyIntolerance.asserter",
      "path": "AllergyIntolerance.asserter",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-RelatedPerson-1"
      } ]
    }, {
      "id": "AllergyIntolerance.asserter.reference",
      "min": 1,
      "path": "AllergyIntolerance.asserter.reference"
    }, {
      "id": "AllergyIntolerance.note.author[x]:authorReference",
      "path": "AllergyIntolerance.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-RelatedPerson-1"
      } ],
      "sliceName": "authorReference"
    }, {
      "id": "AllergyIntolerance.note.author[x]:authorReference.reference",
      "min": 1,
      "path": "AllergyIntolerance.note.author[x].reference"
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding",
      "path": "AllergyIntolerance.reaction.substance.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding:snomedCT",
      "max": "1",
      "path": "AllergyIntolerance.reaction.substance.coding",
      "sliceName": "snomedCT"
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding:snomedCT.extension",
      "path": "AllergyIntolerance.reaction.substance.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding:snomedCT.extension:snomedCTDescriptionID",
      "path": "AllergyIntolerance.reaction.substance.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
      } ],
      "sliceName": "snomedCTDescriptionID"
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding:snomedCT.system",
      "min": 1,
      "path": "AllergyIntolerance.reaction.substance.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding:snomedCT.version",
      "max": "0",
      "path": "AllergyIntolerance.reaction.substance.coding.version"
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding:snomedCT.code",
      "min": 1,
      "path": "AllergyIntolerance.reaction.substance.coding.code"
    }, {
      "id": "AllergyIntolerance.reaction.substance.coding:snomedCT.display",
      "min": 1,
      "path": "AllergyIntolerance.reaction.substance.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.manifestation",
      "path": "AllergyIntolerance.reaction.manifestation",
      "binding": {
        "strength": "extensible",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "Manifestation"
        } ],
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AllergyManifestation-1"
        }
      }
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding",
      "path": "AllergyIntolerance.reaction.manifestation.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding:snomedCT",
      "max": "1",
      "path": "AllergyIntolerance.reaction.manifestation.coding",
      "sliceName": "snomedCT"
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding:snomedCT.extension",
      "path": "AllergyIntolerance.reaction.manifestation.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding:snomedCT.extension:snomedCTDescriptionID",
      "path": "AllergyIntolerance.reaction.manifestation.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
      } ],
      "sliceName": "snomedCTDescriptionID"
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding:snomedCT.system",
      "min": 1,
      "path": "AllergyIntolerance.reaction.manifestation.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding:snomedCT.version",
      "max": "0",
      "path": "AllergyIntolerance.reaction.manifestation.coding.version"
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding:snomedCT.code",
      "min": 1,
      "path": "AllergyIntolerance.reaction.manifestation.coding.code"
    }, {
      "id": "AllergyIntolerance.reaction.manifestation.coding:snomedCT.display",
      "min": 1,
      "path": "AllergyIntolerance.reaction.manifestation.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute",
      "path": "AllergyIntolerance.reaction.exposureRoute",
      "binding": {
        "strength": "example",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "RouteOfAdministration"
        } ],
        "valueSetReference": {
          "reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AllergyExposureRoute-1"
        }
      }
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute.coding",
      "path": "AllergyIntolerance.reaction.exposureRoute.coding",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute.coding:snomedCT",
      "max": "1",
      "path": "AllergyIntolerance.reaction.exposureRoute.coding",
      "sliceName": "snomedCT"
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute.coding:snomedCT.extension",
      "path": "AllergyIntolerance.reaction.exposureRoute.coding.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute.coding:snomedCT.extension:snomedCTDescriptionID",
      "path": "AllergyIntolerance.reaction.exposureRoute.coding.extension",
      "type": [ {
        "code": "Extension",
        "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
      } ],
      "sliceName": "snomedCTDescriptionID"
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute.coding:snomedCT.system",
      "min": 1,
      "path": "AllergyIntolerance.reaction.exposureRoute.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute.coding:snomedCT.version",
      "max": "0",
      "path": "AllergyIntolerance.reaction.exposureRoute.coding.version"
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute.coding:snomedCT.code",
      "min": 1,
      "path": "AllergyIntolerance.reaction.exposureRoute.coding.code"
    }, {
      "id": "AllergyIntolerance.reaction.exposureRoute.coding:snomedCT.display",
      "min": 1,
      "path": "AllergyIntolerance.reaction.exposureRoute.coding.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "AllergyIntolerance.reaction.note",
      "max": "0",
      "path": "AllergyIntolerance.reaction.note"
    }, {
      "id": "AllergyIntolerance.reaction.note.author[x]",
      "path": "AllergyIntolerance.reaction.note.author[x]",
      "type": [ {
        "code": "string"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
      }, {
        "code": "Reference",
        "targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/ITK-RelatedPerson-1"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Interoperability Team",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/AllergyIntolerance"
}