PackagesCanonicalsLogsProblems
    Packages
    IdHIE.0v@0.0.1
    http://fhir.hie.moh.gov.id/StructureDefinition/Condition-id-core
description: This profile represents the constraints applied to the Condition resource by ID Core FHIR Implementation Guide and describes the minimum expectations for the Patient resource when used in the ID Core composition or in one of the referred resources.
package_name: IdHIE.0v
derivation: constraint
name: ConditionIdCore
type: Condition
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        myExtension:
          match: {url: null}
          schema: {type: Extension, isModifier: false, url: 'http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core', index: 1}
          min: 0
          max: 1
  category:
    binding: {strength: required, valueSet: 'http://fhir.hie.moh.gov.id/ValueSet/condition-category-id-core'}
    index: 2
  code: {index: 3}
package_version: 0.0.1
extensions:
  myExtension: {url: 'http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core', min: 0, max: 1, type: Extension, isModifier: false, index: 1}
class: profile
kind: resource
url: http://fhir.hie.moh.gov.id/StructureDefinition/Condition-id-core
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.0
required: [category, code]