PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.4
    http://fkcfhir.org/fhir/StructureDefinition/fmc-allergyintolerance-profile
{
  "description": "Fresenius Allergy Intolerance Profile",
  "_filename": "StructureDefinition-fmc-allergyintolerance-profile.json",
  "package_name": "fmcna.caredata.fhir.ig.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "FreseniusAllergyIntolerance",
  "abstract": false,
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Fresenius Allergy Intolerance Profile",
  "package_version": "1.1.4",
  "status": "active",
  "id": "eab147fe-f009-4b69-8c5a-612fa92a472a",
  "kind": "resource",
  "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-allergyintolerance-profile",
  "version": null,
  "differential": {
    "element": [ {
      "id": "AllergyIntolerance.extension",
      "min": 1,
      "path": "AllergyIntolerance.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "AllergyIntolerance.extension:allergyCategoryCd",
      "max": "1",
      "min": 1,
      "path": "AllergyIntolerance.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn" ]
      } ],
      "extension": [ {
        "url": "http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn"
      } ],
      "sliceName": "allergyCategoryCd",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.category",
      "max": "1",
      "min": 1,
      "path": "AllergyIntolerance.category",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.code",
      "path": "AllergyIntolerance.code",
      "binding": {
        "strength": "required",
        "valueSet": "http://fkcfhir.org/fhir/ValueSet/fmc-allergy-code-vs"
      }
    }, {
      "id": "AllergyIntolerance.patient",
      "path": "AllergyIntolerance.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile" ]
      } ]
    }, {
      "id": "AllergyIntolerance.recordedDate",
      "min": 1,
      "path": "AllergyIntolerance.recordedDate",
      "mustSupport": true
    }, {
      "id": "AllergyIntolerance.recorder",
      "path": "AllergyIntolerance.recorder",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-profile" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"
}