PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Observation-social-history-id-core
description: Social history Id Core
package_name: IdHIE.0v
derivation: constraint
name: ObservationPregnancyIdCore
type: Observation
elements:
  category:
    index: 0
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/observation-category'}
            index: 1
          code:
            pattern: {type: Code, value: social-history}
            index: 2
  code:
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/observation-social-history-id-core'}
    index: 3
  value:
    choices: [valueString]
    index: 5
  valueString: {type: string, choiceOf: value, index: 6}
package_version: 0.0.1
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/Observation-social-history-id-core
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [category]