PackagesCanonicalsLogsProblems
    Packages
    myhealth.eu.fhir.core@1.0.0
    http://fhir.ehdsi.eu/core/StructureDefinition/condition-myhealtheu-core
description: This profile sets minimum expectations for the Condition resource common to most of the use cases.
package_name: myhealth.eu.fhir.core
derivation: constraint
name: ConditionMyHealthCore
type: Condition
elements:
  onset:
    choices: []
    index: 12
  category: {index: 1}
  stage:
    elements:
      summary:
        binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIConditionStageWithExceptions'}
        index: 16
      type:
        binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIConditionStageTypeWithExceptions'}
        index: 17
  abatement:
    choices: []
    index: 14
  language:
    binding: {strength: required, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSILanguage'}
    index: 0
  recorder:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/core/StructureDefinition/patient-myhealtheu-core', 'http://fhir.ehdsi.eu/core/StructureDefinition/practitioner-myhealtheu-core', 'http://fhir.ehdsi.eu/core/StructureDefinition/practitionerRole-myhealtheu-core', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 15
  severity:
    binding: {strength: extensible, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSISeverity'}
    index: 2
  code:
    binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIProblemWithExceptions'}
    index: 3
  bodySite:
    binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIBodySiteWithExceptions'}
    index: 4
    extensions:
      bodySite:
        url: null
        index: 5
        elements:
          value:
            choices: [valueReference]
            index: 7
          valueReference:
            type: Reference
            choiceOf: value
            refers: ['http://fhir.ehdsi.eu/core/StructureDefinition/bodyStructure-myhealtheu-core']
            index: 8
    elements:
      extension:
        index: 5
        slicing:
          slices:
            bodySite:
              match: {}
              schema:
                index: 5
                elements:
                  value:
                    choices: [valueReference]
                    index: 7
                  valueReference:
                    type: Reference
                    choiceOf: value
                    refers: ['http://fhir.ehdsi.eu/core/StructureDefinition/bodyStructure-myhealtheu-core']
                    index: 8
  subject:
    type: Reference
    refers: ['http://fhir.ehdsi.eu/core/StructureDefinition/patient-myhealtheu-core']
    index: 9
    elements:
      reference: {index: 10}
    required: [reference]
package_version: 1.0.0
class: profile
kind: resource
url: http://fhir.ehdsi.eu/core/StructureDefinition/condition-myhealtheu-core
base: http://hl7.eu/fhir/base/StructureDefinition/condition-eu-core
version: 1.0.0