PackagesCanonicalsLogsProblems
    Packages
    fmcna.caredata.fhir.ig.r4@1.1.9
    http://fkcfhir.org/fhir/StructureDefinition/fmc-allergyintolerance-profile
description: Fresenius Allergy Intolerance Profile
package_name: fmcna.caredata.fhir.ig.r4
derivation: constraint
name: FreseniusAllergyIntolerance
type: AllergyIntolerance
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        allergyCategoryCd:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn', index: 1}
          min: 1
          max: 1
  category: {mustSupport: true, index: 2}
  code:
    binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-allergy-code-vs'}
    index: 3
  patient:
    type: Reference
    refers: ['http://fkcfhir.org/fhir/StructureDefinition/fmc-patient-profile']
    index: 4
  recordedDate: {mustSupport: true, index: 5}
  recorder:
    type: Reference
    refers: ['http://fkcfhir.org/fhir/StructureDefinition/fmc-practitioner-profile']
    index: 6
package_version: 1.1.9
extensions:
  allergyCategoryCd: {url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn', min: 1, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://fkcfhir.org/fhir/StructureDefinition/fmc-allergyintolerance-profile
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance
version: 1.1.8
required: [extension, recordedDate, category]