PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Observation-weight-id-core
description: null
package_name: IdHIE.0v
derivation: constraint
name: ObservationWeightIdCore
type: Observation
elements:
  code:
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/observation-anthropometry-id-core'}
    index: 0
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 1
          code:
            short: Weight
            pattern: {type: Code, value: 29463-7}
            index: 2
        required: [system, code]
  value:
    choices: [valueQuantity]
    index: 4
  valueQuantity: {type: Quantity, choiceOf: value, index: 5}
  value[x]:
    elements:
      value: {index: 6}
      unit:
        pattern: {type: String, value: kg}
        index: 7
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 8
      code:
        pattern: {type: Code, value: kg}
        index: 9
    required: [value]
package_version: 0.0.1
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/Observation-weight-id-core
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [value, valueQuantity]