description: StructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement itself is an enumerated human readable string. package_name: hl7.fhir.uv.phd derivation: constraint name: PhdStringEnumerationObservation type: Observation elements: meta: index: 0 elements: profile: short: The PHD String Enum profile URL pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/phd/StructureDefinition/PhdStringEnumerationObservation'} index: 1 valueString: {type: string, short: Human readable text string, index: 2} dataAbsentReason: short: Populated when the Measurement-Status or an Enum-Observed-Value status indicates invalid, not unavailable, or msmt ongoing index: 3 elements: coding: index: 4 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: FhirDefault: match: {system: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'} schema: _required: true index: 5 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'} index: 6 code: {index: 7} required: [system, code] required: [coding] package_version: 0.2.0 class: profile kind: resource url: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdStringEnumerationObservation base: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBaseObservation version: 0.2.0 required: [valueString, meta]