description: This profile provides an observation information structure for asserting a clinical judgement that there are no items of specific interest, e.g. allergies, no medications, for a patient. package_name: at.unofficial.au.base derivation: constraint name: AUAssertionNoRelevantFinding type: Observation elements: code: pattern: type: CodeableConcept value: coding: - {code: ASSERTION, system: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'} index: 0 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] index: 1 performer: {short: Asserter of the statement, index: 2} value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} package_version: 2.2.0-ballot2 class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-norelevantfinding base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.2.0 required: [value, subject, valueCodeableConcept]