description: Profile for representing heartbeat service parameters status, queue length, wait time, and price. package_name: de.medizininformatikinitiative.use-case.omi derivation: constraint name: HeartbeatObservationProfile type: Observation elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: buildHashExtension: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://omi.de/fhir/registry/StructureDefinition/build-hash-extension', index: 1} min: 0 max: 1 code: pattern: type: CodeableConcept value: coding: - {code: C0449438, system: 'http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl', display: Status} index: 2 component: index: 3 slicing: rules: open discriminator: - {path: code, type: pattern} min: null slices: statuscode: match: code: coding: - {code: statuscode, system: 'http://omi.de/fhir/registry/sid/component-codes'} schema: index: 4 elements: code: pattern: type: CodeableConcept value: coding: - {code: statuscode, system: 'http://omi.de/fhir/registry/sid/component-codes'} index: 5 value: choices: [] index: 7 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueCodeableConcept: match: {} schema: choices: [valueCodeableConcept] _required: true index: 9 min: 1 max: 1 valueCodeableConcept: type: CodeableConcept choiceOf: value index: 10 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: value, _required: true, index: 10} min: 1 max: 1 required: [value, valueCodeableConcept] queue-length: match: code: coding: - {code: queue-length, system: 'http://omi.de/fhir/registry/sid/component-codes'} schema: index: 11 elements: code: pattern: type: CodeableConcept value: coding: - {code: queue-length, system: 'http://omi.de/fhir/registry/sid/component-codes'} index: 12 value: choices: [] index: 14 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueInteger: match: {} schema: choices: [valueInteger] _required: true index: 16 min: 1 max: 1 valueInteger: type: integer choiceOf: value index: 17 slicing: slices: valueInteger: match: {} schema: {type: integer, choiceOf: value, _required: true, index: 17} min: 1 max: 1 required: [value, valueInteger] estimated-waiting-time: match: code: coding: - {code: estimated-waiting-time, system: 'http://omi.de/fhir/registry/sid/component-codes'} schema: index: 18 elements: code: pattern: type: CodeableConcept value: coding: - {code: estimated-waiting-time, system: 'http://omi.de/fhir/registry/sid/component-codes'} index: 19 value: choices: [] index: 21 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueQuantity: match: {} schema: choices: [valueQuantity] _required: true index: 23 min: 1 max: 1 valueQuantity: type: Quantity choiceOf: value index: 24 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, _required: true, index: 24} min: 1 max: 1 value[x]: elements: system: pattern: {type: Uri, value: 'http://unitsofmeasure.org'} index: 25 code: binding: {strength: required, valueSet: 'http://omi.de/fhir/registry/ValueSet/UCUMTimeUnitsVS'} index: 26 required: [value, valueQuantity] inference-price: match: code: coding: - {code: inference-price, system: 'http://omi.de/fhir/registry/sid/component-codes'} schema: index: 27 elements: code: pattern: type: CodeableConcept value: coding: - {code: inference-price, system: 'http://omi.de/fhir/registry/sid/component-codes'} index: 28 value: choices: [] index: 30 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: valueQuantity: match: {} schema: choices: [valueQuantity] _required: true index: 32 min: 1 max: 1 valueQuantity: type: Quantity choiceOf: value index: 33 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, _required: true, index: 33} min: 1 max: 1 value[x]: elements: system: pattern: {type: Uri, value: 'urn:iso:std:iso:4217'} index: 34 code: pattern: {type: Code, value: EUR} index: 35 required: [value, valueQuantity] package_version: 0.3.26 extensions: buildHashExtension: {url: 'http://omi.de/fhir/registry/StructureDefinition/build-hash-extension', min: 0, max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://omi.de/fhir/registry/StructureDefinition/HeartbeatObservationProfile base: http://hl7.org/fhir/StructureDefinition/Observation version: 0.3.26