PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.4
    http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement
description: 'General Measurment as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) GeneralMeasurment version 3.0, release 2017.\r\n\r\nA general measurement determines the result of a measurement or determination made for a patient. The information model is used to record the measurement results for which no specific information models have yet been formulated. The information model is not intended for laboratory determinations to be carried out on the material taken from the patient.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib GeneralMeasurement
type: Observation
elements:
  method: {short: MeasuringMethod, index: 12}
  value:
    choices: []
    index: 10
  component:
    short: MeasurementResult
    index: 13
    elements:
      code: {short: MeasurementName, index: 14}
      value:
        short: ResultValue
        choices: []
        index: 16
  status: {short: ResultStatus, index: 1}
  effective:
    choices: []
    index: 5
  comment: {short: Comment, index: 11}
  code: {short: Investigation | MeasurementName, index: 2}
  identifier: {index: 0}
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 3
  performer:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson']
    index: 6
    extensions:
      practitionerRole: {url: h, max: 1, type: Extension, index: 8}
    elements:
      extension:
        index: 7
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            practitionerRole:
              match: {url: null}
              schema: {type: Extension, url: h, index: 8}
              max: 1
package_version: 1.1.4
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.1
required: [subject]