PackagesCanonicalsLogsProblems
    Packages
    hie2.packages@1.0.1
    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: hie2.packages
derivation: constraint
name: ConditionMyCore
type: Condition
elements:
  onset:
    mustSupport: true
    choices: []
    index: 5
  category: {mustSupport: true, index: 0}
  stage: {index: 9}
  encounter:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core']
    index: 3
  asserter:
    type: Reference
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/RelatedPerson-my-core']
    index: 8
  recordedDate: {mustSupport: true, index: 6}
  recorder:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/Practitioner-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/PractitionerRole-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/RelatedPerson-my-core']
    index: 7
  code: {mustSupport: true, index: 1}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Group-my-core', 'http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core']
    index: 2
package_version: 1.0.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: [encounter, recorder, recordedDate, category, code]