PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.hdr@0.1.0-ballot
    http://hl7.eu/fhir/hdr/StructureDefinition/allergyIntolerance-obl-eu-hdr
description: This profile defines obligations for the AllergyIntolerance resource for the purpose of this project.
package_name: hl7.fhir.eu.hdr
derivation: constraint
name: AllergyIntoleranceEuHdrObligation
type: AllergyIntolerance
elements:
  text: {index: 0}
  type: {index: 1}
  code: {index: 2}
  patient: {index: 3}
  onset:
    choices: [onsetDateTime]
    index: 5
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema:
            choices: [onsetDateTime]
            index: 5
  onsetDateTime:
    type: dateTime
    choiceOf: onset
    index: 6
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: onset, index: 6}
package_version: 0.1.0-ballot
class: profile
kind: resource
url: http://hl7.eu/fhir/hdr/StructureDefinition/allergyIntolerance-obl-eu-hdr
base: http://hl7.eu/fhir/hdr/StructureDefinition/allergyIntolerance-eu-hdr
version: 0.1.0-ballot