PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Observation-fasting-glucose-id-core
description: Fasting glucose measurement
package_name: IdHIE.0v
derivation: constraint
name: ObservationFastingGlucoseIdCore
type: Observation
elements:
  code:
    short: Fasting glucose measurement
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/observation-glucose-id-core'}
    index: 0
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 1
          code:
            short: Fasting blood glucose
            pattern: {type: Code, value: '271062006'}
            index: 2
        required: [code]
  value:
    choices: [valueQuantity, valueCodeableConcept]
    index: 4
  valueQuantity: {type: Quantity, choiceOf: value, index: 5}
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
package_version: 0.0.1
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/Observation-fasting-glucose-id-core
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [value, valueCodeableConcept, valueQuantity]