PackagesCanonicalsLogsProblems
    Packages
    MyHIE.v4@2.0.0-alpha
    http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core
description: This profile represents the constraints applied to the Condition resource by MY Core FHIR Implementation Guide and describes the minimum expectations for the Patient resource when used in the MY Core composition or in one of the referred resources.
package_name: MyHIE.v4
derivation: constraint
name: ConditionMyCore
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.my/StructureDefinition/audit-my-core', index: 1}
          min: 0
          max: 1
  category:
    binding: {strength: required, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/condition-category-my-core'}
    index: 2
  code:
    index: 3
    elements:
      coding: {index: 4}
package_version: 2.0.0-alpha
extensions:
  myExtension: {url: 'http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core', min: 0, max: 1, type: Extension, isModifier: false, index: 1}
class: profile
kind: resource
url: http://fhir.hie.moh.gov.my/StructureDefinition/Condition-my-core
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.0
required: [category, code]