PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.7
    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",
  "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,
  "type": "AllergyIntolerance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Fresenius Allergy Intolerance Profile",
  "package_version": "1.1.7",
  "status": "active",
  "id": "3a2b6885-0fa9-4301-a63b-6f10df64357a",
  "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"
}