PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Observation-systolic-bp-id-core
description: Systolic blood pressure
package_name: IdHIE.0v
derivation: constraint
name: ObservationSystolicBpIdCore
type: Observation
elements:
  code:
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/observation-vital-signs-id-core'}
    index: 0
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 1
          code:
            pattern: {type: Code, value: 8480-6}
            index: 2
  subject: {index: 3}
  hasMember:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Observation']
    index: 4
  component:
    elements:
      code:
        binding: {strength: required, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/observation-vsc-bp-id-core'}
        index: 5
      value:
        choices: [valueString]
        index: 7
      valueString: {type: string, choiceOf: value, index: 8}
package_version: 0.0.1
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/Observation-systolic-bp-id-core
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [subject]