description: StructureDefinition for Observation Resources representing measurement data coming from a medical device where the measurement is described by a set of numbers such as the x, y, and x components of an acceleration. package_name: rs/hl7.fhir.uv.phd derivation: constraint name: PhdCompoundNumericObservation type: Observation elements: meta: elements: profile: short: The PHD Compound numeric profile URL pattern: {type: uri, value: 'http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundNumericObservation'} type: uri index: 0 category: short: Required by the FHIR specification if the measurement value is a vital sign index: 1 slicing: slices: vitalSignsCategory: match: {} schema: short: Required by the FHIR specification if the measurement value is a vital sign index: 1 elements: coding: index: 2 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: vitalSigns: match: {system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: short: Required Vital Signs category code system entry _required: true index: 3 elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'} type: uri index: 4 code: pattern: {type: code, value: vital-signs} type: code index: 5 required: [code, system] required: [coding] value: choices: [] index: 7 dataAbsentReason: index: 8 elements: coding: index: 9 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: 10 elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'} type: uri index: 11 code: {index: 12} required: [code, system] required: [coding] component: short: Compound numeric measurement entry components index: 13 slicing: slices: compound: match: {} schema: short: Compound numeric measurement entry components index: 13 elements: code: binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/phd/ValueSet/11073MDCnotObject'} index: 14 elements: coding: index: 15 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: MDCType: match: {system: 'urn:iso:std:iso:11073:10101'} schema: short: The 11073-10101 MDC code for the measurement index: 16 elements: system: pattern: {type: uri, value: 'urn:iso:std:iso:11073:10101'} type: uri index: 17 code: {index: 18} required: [code, system] LoincCoding: match: {system: 'http://loinc.org'} schema: short: The LOINC code for the measurement if a vital sign index: 19 elements: system: pattern: {type: uri, value: 'http://loinc.org'} type: uri index: 20 code: {index: 21} required: [code, system] text: {index: 22} required: [coding] valueQuantity: type: Quantity index: 23 elements: value: {index: 24} system: pattern: {type: uri, value: 'http://unitsofmeasure.org'} type: uri index: 25 code: {index: 26} required: [code, system, value] dataAbsentReason: short: Populated when a special value or status in Compound-Nu-Observed-Value indicates invalid, not unavailable, or msmt ongoing index: 27 elements: coding: index: 28 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: 29 elements: system: pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'} type: uri index: 30 code: {index: 31} required: [code, system] required: [coding] interpretation: elements: coding: index: 32 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: MsmtStatusInterpretation: match: {system: 'http://hl7.org/fhir/uv/pocd/CodeSystem/measurement-status'} schema: short: Measurement status interpretation when questionable, calibration-ongoing, validated, early-indication, threshold exceeded, alarm inhibited index: 33 elements: system: pattern: {type: uri, value: 'http://hl7.org/fhir/uv/pocd/CodeSystem/measurement-status'} type: uri index: 34 code: {index: 35} required: [code, system] accuracyComponent: match: {} schema: short: The accuracy of the measurement index: 36 elements: code: binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/phd/ValueSet/Quantity11073MDC'} index: 37 elements: coding: index: 38 elements: system: pattern: {type: uri, value: 'urn:iso:std:iso:11073:10101'} type: uri index: 39 code: pattern: {type: code, value: '67914'} type: code index: 40 required: [code, system] text: {index: 41} required: [coding] valueQuantity: type: Quantity index: 42 slicing: slices: valueQuantity: match: {} schema: type: Quantity _required: true index: 42 elements: value: {index: 43} system: pattern: {type: uri, value: 'http://unitsofmeasure.org'} type: uri index: 44 code: {index: 45} required: [code, system, value] dataAbsentReason: {index: 46} required: [valueQuantity] package_version: 0.2.0 class: profile kind: resource url: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdCompoundNumericObservation base: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBaseObservation version: 0.2.0