Condition
ClinicalA clinical condition, problem, diagnosis, or other event, situation, issue, or clinical concept that has risen to a level of concern.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Condition | 0..* | — | 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 Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | External Ids for this condition |
| .clinicalStatus?!Σ | 0..1 | CodeableConcept | active | recurrence | relapse | inactive | remission | resolved Bindingcondition-clinical(required) |
| .verificationStatus?!Σ | 0..1 | CodeableConcept | unconfirmed | provisional | differential | confirmed | refuted | entered-in-error Bindingcondition-ver-status(required) |
| .category | 0..* | CodeableConcept | problem-list-item | encounter-diagnosis Bindingcondition-category(extensible) |
| .severity | 0..1 | CodeableConcept | Subjective severity of condition Bindingcondition-severity(preferred) |
| .codeΣ | 0..1 | CodeableConcept | Identification of the condition, problem or diagnosis Bindingcondition-code(example) |
| .bodySiteΣ | 0..* | CodeableConcept | Anatomical location, if relevant Bindingbody-site(example) |
| .subjectΣ | 1..1 | Reference(Patient | Group) | Who has the condition? |
| .encounterΣ | 0..1 | Reference(Encounter) | Encounter created as part of |
| .onset[x]Σ | 0..1 | dateTime | Age | Period | Range | string | Estimated or actual date, date-time, or age |
| .abatement[x] | 0..1 | dateTime | Age | Period | Range | string | When in resolution/remission |
| .recordedDateΣ | 0..1 | dateTime | Date record was first recorded |
| .recorderΣ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson) | Who recorded the condition |
| .asserterΣ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson) | Person who asserts this condition |
| .stage | 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 | 0..1 | CodeableConcept | Simple summary (disease specific) Bindingcondition-stage(example) |
| .assessment | 0..* | Reference(ClinicalImpression | DiagnosticReport | Observation) | Formal record of assessment |
| .type | 0..1 | CodeableConcept | Kind of staging Bindingcondition-stage-type(example) |
| .evidence | 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Σ | 0..* | CodeableConcept | Manifestation/symptom Bindingmanifestation-or-symptom(example) |
| .detailΣ | 0..* | Reference(Resource) | Supporting information found elsewhere |
| .note | 0..* | Annotation | Additional information about the Condition |