PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phd@2.0.0-ballot2
    http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation
description: Observations from a PHD where the measurement is number
package_name: hl7.fhir.uv.phd
derivation: constraint
name: PhdNumericObservation
type: Observation
elements:
  extension:
    type: Extension
    url: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy
    index: 0
    slicing:
      slices:
        Accuracy:
          match: {}
          schema:
            type: Extension
            url: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy
            index: 0
            elements:
              value[x]:
                elements:
                  value: {index: 1}
        Confidence95:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95', index: 2}
          min: 0
          max: 1
        SimpleAlerting:
          match: {}
          schema: {type: Extension, url: 'http://hl7.org/fhir/uv/phd/StructureDefinition/SimpleAlerting', index: 3}
          min: 0
          max: 1
  value:
    choices: [valueQuantity]
    index: 5
  valueQuantity: {type: Quantity, choiceOf: value, index: 6}
  value[x]:
    elements:
      value: {index: 7}
      unit: {index: 8}
      system:
        pattern: {type: uri, value: 'http://unitsofmeasure.org'}
        type: uri
        index: 9
      code: {short: The UCUM code for the units of this measurement., index: 10}
    required: [code, system, value]
  dataAbsentReason: {short: This element is populated for numeric observations when a special FLOAT value is reported that is not a real number., index: 11}
package_version: 2.0.0-ballot2
extensions:
  Accuracy:
    url: http://hl7.org/fhir/uv/phd/StructureDefinition/Accuracy
    type: Extension
    index: 0
    elements:
      value[x]:
        elements:
          value: {index: 1}
  Confidence95: {url: 'http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95', min: 0, max: 1, type: Extension, index: 2}
  SimpleAlerting: {url: 'http://hl7.org/fhir/uv/phd/StructureDefinition/SimpleAlerting', min: 0, max: 1, type: Extension, index: 3}
class: profile
kind: resource
url: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation
base: http://hl7.org/fhir/uv/phd/StructureDefinition/PhdBaseObservation
version: 2.0.0-ballot2