description: Observations coming from a PHD where the measurement value is a code. package_name: hl7.fhir.uv.phd derivation: constraint name: PhdCodedEnumerationObservation type: Observation elements: value: choices: [valueCodeableConcept] index: 1 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 2} value[x]: elements: coding: elements: system: {index: 3} code: {index: 4} package_version: 2.0.0-ballot2 class: profile kind: resource url: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCodedEnumerationObservation base: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBaseObservation version: 2.0.0-ballot2