PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Observation-dental-chart-id-core
description: ObservationDentalChart
package_name: IdHIE.0v
derivation: constraint
name: ObservationDentalChartIdCore
type: Observation
elements:
  code:
    short: Dentitian
    binding: {strength: required, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/dentitian-id-core'}
    index: 0
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/dentitian-id-core'}
            index: 1
          code: {index: 2}
        required: [system, code]
  subject: {index: 3}
  value:
    choices: [valueCodeableConcept]
    index: 5
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
  value[x]:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/surface-code-id-core'}
            index: 7
          code: {index: 8}
        required: [system, code]
  interpretation:
    label: Dental Intepretation
    short: Dental Intepretation
    binding: {strength: required, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/dental-code-id-core'}
    index: 9
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/dental-code-id-core'}
            index: 10
          code: {index: 11}
        required: [system, code]
  component:
    index: 12
    slicing:
      rules: open
      discriminator:
      - {path: code.coding.system, type: value}
      min: null
      slices:
        surface:
          match:
            code:
              coding: {system: 'http://fhir.hie.moh.gov.id/CodeSystem/surface-id-core'}
          schema:
            index: 13
            elements:
              code:
                binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/surface-id-core'}
                index: 14
                elements:
                  coding:
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/surface-id-core'}
                        index: 15
                    required: [system]
package_version: 0.0.1
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/Observation-dental-chart-id-core
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [interpretation, subject]