PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Observation-dental-alert-id-core
description: Dental Alert
package_name: IdHIE.0v
derivation: constraint
name: ObservationDentalAlertMyCore
type: Observation
elements:
  category:
    elements:
      coding:
        elements:
          code:
            pattern: {type: Code, value: dental-alert}
            index: 0
  code:
    short: Dental Alert Type
    binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/dental-alert-code-id-core'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 4}
  value[x]:
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            medicalHistoryAlert:
              match: {system: 'http://hl7.org/fhir/sid/icd-11'}
              schema:
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://hl7.org/fhir/sid/icd-11'}
                    index: 7
            familyMemberAlert:
              match: {system: familyMemberAlert}
              schema:
                index: 8
                elements:
                  system:
                    pattern: {type: Uri, value: familyMemberAlert}
                    index: 9
            drugAlert:
              match: {system: drugAlert}
              schema:
                index: 10
                elements:
                  system:
                    pattern: {type: Uri, value: drugAlert}
                    index: 11
            allergyAlert:
              match: {system: allergyAlert}
              schema:
                index: 12
                elements:
                  system:
                    pattern: {type: Uri, value: allergyAlert}
                    index: 13
            dentalHistory:
              match: {system: 'http://fhir.hie.moh.gov.id/CodeSystem/dental-history-alert-id-core'}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/dental-history-alert-id-core'}
                index: 14
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.hie.moh.gov.id/CodeSystem/dental-history-alert-id-core'}
                    index: 15
package_version: 0.0.1
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/Observation-dental-alert-id-core
base: http://fhir.hie.moh.gov.id/StructureDefinition/Observation-id-core
version: 1.0.0
required: [value, valueCodeableConcept]