QI-Core Implementation Guide
            
            4.1.1 - STU 4.1.1
  US
            
          
This page is part of the Quality Improvement Core Framework (v4.1.1: STU 4) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 7.0.1. For a full list of available versions, see the Directory of published versions
| Official URL: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition | Version: 4.1.1 | |||
| Draft as of 2018-08-22 | Computable Name: QICoreCondition | |||
Profile of Condition for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
define "Absence of Cervix":
	[Condition : "Congenital absence of cervix (disorder)"] NoCervixBirth
		where NoCervixBirth.onset.toInterval() starts before end of "Measurement Period"
      and NoCervixBirth.clinicalStatus ~ Global."active"
    
| Severe Burn Example | 
| Appendicitis Example | 
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from USCoreCondition
Summary
Must-Support: 9 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
This structure is derived from USCoreCondition
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Condition | 0..* | USCoreCondition | Detailed information about conditions, problems or diagnoses | |
|    condition-dueTo | 0..* | CodeableConcept, Reference(Condition | Procedure | MedicationAdministration | Immunization | MedicationStatement) | What caused the Condition? URL: http://hl7.org/fhir/StructureDefinition/condition-dueTo Binding: ConditionCauseCodes (example): Codes that describe causes of patient conditions; e.g. Surgical mishap, escalation of a previous condition, etc. | |
|    condition-occurredFollowing | 0..* | CodeableConcept, Reference(Condition | Procedure | MedicationAdministration | Immunization | MedicationStatement) | Precedent for this Condition URL: http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing Binding: ConditionPredecessorCodes (example): Codes that describe activities or observations that occurred prior to the condition. | |
|    severity | S | 0..1 | CodeableConcept | Subjective severity of condition | 
|    bodySite | S | 0..* | CodeableConcept | Anatomical location, if relevant | 
|    subject | S | 1..1 | Reference(QICorePatient) | Who has the condition? | 
|    encounter | S | 0..1 | Reference(QICoreEncounter) | Encounter created as part of | 
|    onset[x] | S | 0..1 | Estimated or actual date, date-time, or age | |
|     onsetDateTime | dateTime | |||
|     onsetAge | Age | |||
|     onsetPeriod | Period | |||
|     onsetRange | Range | |||
|    abatement[x] | S | 0..1 | When in resolution/remission | |
|     abatementDateTime | dateTime | |||
|     abatementAge | Age | |||
|     abatementPeriod | Period | |||
|     abatementRange | Range | |||
|    recordedDate | S | 0..1 | dateTime | Date record was first recorded | 
|    asserter | 0..1 | Reference(QICorePatient | QICorePractitioner | QICoreRelatedPerson) | Person who asserts this condition | |
|    stage | S | 0..* | BackboneElement | Stage/grade, usually assessed formally | 
|     summary | S | 0..1 | CodeableConcept | Simple summary (disease specific) | 
|     assessment | 0..* | Reference(ClinicalImpression | QICoreDiagnosticReportLab | QICoreObservation) | Formal record of assessment | |
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Condition | I | 0..* | USCoreCondition | Detailed information about conditions, problems or diagnoses | 
|    id | Σ | 0..1 | string | Logical id of this artifact | 
|    meta | Σ | 0..1 | Meta | Metadata about the resource | 
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
|    contained | 0..* | Resource | Contained, inline Resources | |
|    Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|    condition-dueTo | 0..* | CodeableConcept, Reference(Condition | Procedure | MedicationAdministration | Immunization | MedicationStatement) | What caused the Condition? URL: http://hl7.org/fhir/StructureDefinition/condition-dueTo Binding: ConditionCauseCodes (example): Codes that describe causes of patient conditions; e.g. Surgical mishap, escalation of a previous condition, etc. | |
|    condition-occurredFollowing | 0..* | CodeableConcept, Reference(Condition | Procedure | MedicationAdministration | Immunization | MedicationStatement) | Precedent for this Condition URL: http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing Binding: ConditionPredecessorCodes (example): Codes that describe activities or observations that occurred prior to the condition. | |
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    identifier | Σ | 0..* | Identifier | External Ids for this condition | 
|    clinicalStatus | ?!SΣI | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: ConditionClinicalStatusCodes (required) | 
|    verificationStatus | ?!SΣI | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: ConditionVerificationStatus (required) | 
|    category | SI | 1..* | CodeableConcept | problem-list-item | encounter-diagnosis | health-concern Binding: US Core Condition Category Codes (extensible) | 
|    severity | S | 0..1 | CodeableConcept | Subjective severity of condition Binding: Condition/DiagnosisSeverity (preferred): A subjective assessment of the severity of the condition as evaluated by the clinician. | 
|    code | SΣ | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: US Core Condition Code (extensible): Valueset to describe the actual problem experienced by the patient | 
|    bodySite | SΣ | 0..* | CodeableConcept | Anatomical location, if relevant Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | 
|    subject | SΣ | 1..1 | Reference(QICorePatient) | Who has the condition? | 
|    encounter | SΣ | 0..1 | Reference(QICoreEncounter) | Encounter created as part of | 
|    onset[x] | SΣ | 0..1 | Estimated or actual date, date-time, or age | |
|     onsetDateTime | dateTime | |||
|     onsetAge | Age | |||
|     onsetPeriod | Period | |||
|     onsetRange | Range | |||
|    abatement[x] | SI | 0..1 | When in resolution/remission | |
|     abatementDateTime | dateTime | |||
|     abatementAge | Age | |||
|     abatementPeriod | Period | |||
|     abatementRange | Range | |||
|    recordedDate | SΣ | 0..1 | dateTime | Date record was first recorded | 
|    recorder | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson) | Who recorded the condition | 
|    asserter | Σ | 0..1 | Reference(QICorePatient | QICorePractitioner | QICoreRelatedPerson) | Person who asserts this condition | 
|    stage | SI | 0..* | BackboneElement | Stage/grade, usually assessed formally | 
|     id | 0..1 | string | Unique id for inter-element referencing | |
|     extension | 0..* | Extension | Additional content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     summary | SI | 0..1 | CodeableConcept | Simple summary (disease specific) Binding: ConditionStage (example): Codes describing condition stages (e.g. Cancer stages). | 
|     assessment | I | 0..* | Reference(ClinicalImpression | QICoreDiagnosticReportLab | QICoreObservation) | Formal record of assessment | 
|     type | 0..1 | CodeableConcept | Kind of staging Binding: ConditionStageType (example): Codes describing the kind of condition staging (e.g. clinical or pathological). | |
|    evidence | I | 0..* | BackboneElement | Supporting evidence | 
|     id | 0..1 | string | Unique id for inter-element referencing | |
|     extension | 0..* | Extension | Additional content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     code | ΣI | 0..* | CodeableConcept | Manifestation/symptom Binding: ManifestationAndSymptomCodes (example): Codes that describe the manifestation or symptoms of a condition. | 
|     detail | ΣI | 0..* | Reference(Resource) | Supporting information found elsewhere | 
|    note | 0..* | Annotation | Additional information about the Condition | |
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Condition | I | 0..* | USCoreCondition | Detailed information about conditions, problems or diagnoses | 
|    clinicalStatus | ?!ΣI | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: ConditionClinicalStatusCodes (required) | 
|    verificationStatus | ?!ΣI | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: ConditionVerificationStatus (required) | 
|    category | I | 1..* | CodeableConcept | problem-list-item | encounter-diagnosis | health-concern Binding: US Core Condition Category Codes (extensible) | 
|    severity | 0..1 | CodeableConcept | Subjective severity of condition Binding: Condition/DiagnosisSeverity (preferred): A subjective assessment of the severity of the condition as evaluated by the clinician. | |
|    code | Σ | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: US Core Condition Code (extensible): Valueset to describe the actual problem experienced by the patient | 
|    bodySite | Σ | 0..* | CodeableConcept | Anatomical location, if relevant Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | 
|    subject | Σ | 1..1 | Reference(QICorePatient) | Who has the condition? | 
|    encounter | Σ | 0..1 | Reference(QICoreEncounter) | Encounter created as part of | 
|    onset[x] | Σ | 0..1 | Estimated or actual date, date-time, or age | |
|     onsetDateTime | dateTime | |||
|     onsetAge | Age | |||
|     onsetPeriod | Period | |||
|     onsetRange | Range | |||
|    abatement[x] | I | 0..1 | When in resolution/remission | |
|     abatementDateTime | dateTime | |||
|     abatementAge | Age | |||
|     abatementPeriod | Period | |||
|     abatementRange | Range | |||
|    recordedDate | Σ | 0..1 | dateTime | Date record was first recorded | 
|    stage | I | 0..* | BackboneElement | Stage/grade, usually assessed formally | 
|     summary | I | 0..1 | CodeableConcept | Simple summary (disease specific) Binding: ConditionStage (example): Codes describing condition stages (e.g. Cancer stages). | 
|  Documentation for this format | ||||
This structure is derived from USCoreCondition
Summary
Must-Support: 9 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from USCoreCondition
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Condition | 0..* | USCoreCondition | Detailed information about conditions, problems or diagnoses | |
|    condition-dueTo | 0..* | CodeableConcept, Reference(Condition | Procedure | MedicationAdministration | Immunization | MedicationStatement) | What caused the Condition? URL: http://hl7.org/fhir/StructureDefinition/condition-dueTo Binding: ConditionCauseCodes (example): Codes that describe causes of patient conditions; e.g. Surgical mishap, escalation of a previous condition, etc. | |
|    condition-occurredFollowing | 0..* | CodeableConcept, Reference(Condition | Procedure | MedicationAdministration | Immunization | MedicationStatement) | Precedent for this Condition URL: http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing Binding: ConditionPredecessorCodes (example): Codes that describe activities or observations that occurred prior to the condition. | |
|    severity | S | 0..1 | CodeableConcept | Subjective severity of condition | 
|    bodySite | S | 0..* | CodeableConcept | Anatomical location, if relevant | 
|    subject | S | 1..1 | Reference(QICorePatient) | Who has the condition? | 
|    encounter | S | 0..1 | Reference(QICoreEncounter) | Encounter created as part of | 
|    onset[x] | S | 0..1 | Estimated or actual date, date-time, or age | |
|     onsetDateTime | dateTime | |||
|     onsetAge | Age | |||
|     onsetPeriod | Period | |||
|     onsetRange | Range | |||
|    abatement[x] | S | 0..1 | When in resolution/remission | |
|     abatementDateTime | dateTime | |||
|     abatementAge | Age | |||
|     abatementPeriod | Period | |||
|     abatementRange | Range | |||
|    recordedDate | S | 0..1 | dateTime | Date record was first recorded | 
|    asserter | 0..1 | Reference(QICorePatient | QICorePractitioner | QICoreRelatedPerson) | Person who asserts this condition | |
|    stage | S | 0..* | BackboneElement | Stage/grade, usually assessed formally | 
|     summary | S | 0..1 | CodeableConcept | Simple summary (disease specific) | 
|     assessment | 0..* | Reference(ClinicalImpression | QICoreDiagnosticReportLab | QICoreObservation) | Formal record of assessment | |
|  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Condition | I | 0..* | USCoreCondition | Detailed information about conditions, problems or diagnoses | 
|    id | Σ | 0..1 | string | Logical id of this artifact | 
|    meta | Σ | 0..1 | Meta | Metadata about the resource | 
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | 
|    language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
|    contained | 0..* | Resource | Contained, inline Resources | |
|    Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
|    condition-dueTo | 0..* | CodeableConcept, Reference(Condition | Procedure | MedicationAdministration | Immunization | MedicationStatement) | What caused the Condition? URL: http://hl7.org/fhir/StructureDefinition/condition-dueTo Binding: ConditionCauseCodes (example): Codes that describe causes of patient conditions; e.g. Surgical mishap, escalation of a previous condition, etc. | |
|    condition-occurredFollowing | 0..* | CodeableConcept, Reference(Condition | Procedure | MedicationAdministration | Immunization | MedicationStatement) | Precedent for this Condition URL: http://hl7.org/fhir/StructureDefinition/condition-occurredFollowing Binding: ConditionPredecessorCodes (example): Codes that describe activities or observations that occurred prior to the condition. | |
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | 
|    identifier | Σ | 0..* | Identifier | External Ids for this condition | 
|    clinicalStatus | ?!SΣI | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Binding: ConditionClinicalStatusCodes (required) | 
|    verificationStatus | ?!SΣI | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Binding: ConditionVerificationStatus (required) | 
|    category | SI | 1..* | CodeableConcept | problem-list-item | encounter-diagnosis | health-concern Binding: US Core Condition Category Codes (extensible) | 
|    severity | S | 0..1 | CodeableConcept | Subjective severity of condition Binding: Condition/DiagnosisSeverity (preferred): A subjective assessment of the severity of the condition as evaluated by the clinician. | 
|    code | SΣ | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: US Core Condition Code (extensible): Valueset to describe the actual problem experienced by the patient | 
|    bodySite | SΣ | 0..* | CodeableConcept | Anatomical location, if relevant Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | 
|    subject | SΣ | 1..1 | Reference(QICorePatient) | Who has the condition? | 
|    encounter | SΣ | 0..1 | Reference(QICoreEncounter) | Encounter created as part of | 
|    onset[x] | SΣ | 0..1 | Estimated or actual date, date-time, or age | |
|     onsetDateTime | dateTime | |||
|     onsetAge | Age | |||
|     onsetPeriod | Period | |||
|     onsetRange | Range | |||
|    abatement[x] | SI | 0..1 | When in resolution/remission | |
|     abatementDateTime | dateTime | |||
|     abatementAge | Age | |||
|     abatementPeriod | Period | |||
|     abatementRange | Range | |||
|    recordedDate | SΣ | 0..1 | dateTime | Date record was first recorded | 
|    recorder | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson) | Who recorded the condition | 
|    asserter | Σ | 0..1 | Reference(QICorePatient | QICorePractitioner | QICoreRelatedPerson) | Person who asserts this condition | 
|    stage | SI | 0..* | BackboneElement | Stage/grade, usually assessed formally | 
|     id | 0..1 | string | Unique id for inter-element referencing | |
|     extension | 0..* | Extension | Additional content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     summary | SI | 0..1 | CodeableConcept | Simple summary (disease specific) Binding: ConditionStage (example): Codes describing condition stages (e.g. Cancer stages). | 
|     assessment | I | 0..* | Reference(ClinicalImpression | QICoreDiagnosticReportLab | QICoreObservation) | Formal record of assessment | 
|     type | 0..1 | CodeableConcept | Kind of staging Binding: ConditionStageType (example): Codes describing the kind of condition staging (e.g. clinical or pathological). | |
|    evidence | I | 0..* | BackboneElement | Supporting evidence | 
|     id | 0..1 | string | Unique id for inter-element referencing | |
|     extension | 0..* | Extension | Additional content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
|     code | ΣI | 0..* | CodeableConcept | Manifestation/symptom Binding: ManifestationAndSymptomCodes (example): Codes that describe the manifestation or symptoms of a condition. | 
|     detail | ΣI | 0..* | Reference(Resource) | Supporting information found elsewhere | 
|    note | 0..* | Annotation | Additional information about the Condition | |
|  Documentation for this format | ||||
Other representations of profile: CSV, Excel, Schematron
| Path | Conformance | ValueSet | 
| Condition.language | preferred | CommonLanguages Max Binding: AllLanguages | 
| Condition.clinicalStatus | required | ConditionClinicalStatusCodes | 
| Condition.verificationStatus | required | ConditionVerificationStatus | 
| Condition.category | extensible | USCoreConditionCategoryCodes | 
| Condition.severity | preferred | Condition/DiagnosisSeverity | 
| Condition.code | extensible | USCoreConditionCode | 
| Condition.bodySite | example | SNOMEDCTBodyStructures | 
| Condition.stage.summary | example | ConditionStage | 
| Condition.stage.type | example | ConditionStageType | 
| Condition.evidence.code | example | ManifestationAndSymptomCodes | 
| Id | Grade | Path | Details | Requirements | 
| con-3 | Best Practice | Condition | Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error and category is problem-list-item : clinicalStatus.exists() or verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code = 'entered-in-error').exists() or category.select($this='problem-list-item').empty() | |
| con-4 | error | Condition | If condition is abated, then clinicalStatus must be either inactive, resolved, or remission : abatement.empty() or clinicalStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-clinical' and (code='resolved' or code='remission' or code='inactive')).exists() | |
| con-5 | error | Condition | Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error : verificationStatus.coding.where(system='http://terminology.hl7.org/CodeSystem/condition-ver-status' and code='entered-in-error').empty() or clinicalStatus.empty() | |
| dom-2 | error | Condition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | Condition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | Condition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-5 | error | Condition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | Best Practice | Condition | A resource should have narrative for robust management : text.`div`.exists() | |
| us-core-1 | Best Practice | Condition | A code in Condition.category SHOULD be from US Core Condition Category Codes value set. : where(category.memberOf('http://hl7.org/fhir/us/core/ValueSet/us-core-condition-category')).exists() | |
| ele-1 | error | Condition.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Condition.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Condition.extension:dueTo | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Condition.extension:dueTo | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Condition.extension:occurredFollowing | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Condition.extension:occurredFollowing | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Condition.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Condition.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Condition.identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.clinicalStatus | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.verificationStatus | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.category | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.severity | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.bodySite | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.subject | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.encounter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.onset[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.abatement[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.recordedDate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.recorder | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.asserter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| con-1 | error | Condition.stage | Stage SHALL have summary or assessment : summary.exists() or assessment.exists() | |
| ele-1 | error | Condition.stage | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.stage.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Condition.stage.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Condition.stage.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Condition.stage.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Condition.stage.summary | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.stage.assessment | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.stage.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| con-2 | error | Condition.evidence | evidence SHALL have code or details : code.exists() or detail.exists() | |
| ele-1 | error | Condition.evidence | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.evidence.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Condition.evidence.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Condition.evidence.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | Condition.evidence.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
| ele-1 | error | Condition.evidence.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.evidence.detail | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | error | Condition.note | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |