This page is part of the Argonaut Data Query Implementation Guide (v1.0.0: Release) based on FHIR R2. This is the current published version. For a full list of available versions, see the Directory of published versions
This profile sets minimum expectations for the Condition resource to record, search and fetch a list of problems and health concerns associated with a patient. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the resource when using this profile.
Example Usage Scenarios:
The following are example usage scenarios for the Argonaut Condition profile:
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. Profile specific guidance and examples are provided as well. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each Condition must have:
Profile specific implementation guidance:
The official URL for this profile is:
http://fhir.org/guides/argonaut/StructureDefinition/argo-condition
This profile builds on Condition.
This profile was published on Tue Oct 18 00:00:00 AEDT 2016 as a draft by Argonaut Project.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Condition.patient
Condition.code
which has an extensible binding to Condition Clinical Status Codes.Condition.category
which has a preferred binding to Argonaut Condition Category Codes.Condition.clinicalStatus
Condition.verificationStatus != ‘entered-in-error‘
Condition.verificationStatus = ‘entered-in-error‘
Condition.verificationStatus
The Argonaut Condition Category Codes supports the separate concepts of problems and health concerns in Condition.category
in order for API consumers to be able to separate health concerns and problems. However this is not mandatory for 2015 certification.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | I | 0..* | Argonaut Condition Profile arg-1: Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error. Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error | |
patient | S | 1..1 | Reference(Argonaut Patient Profile) | |
code | S | 1..1 | CodeableConcept | Binding: Problem Value Set (extensible) |
category | 1..1 | CodeableConcept | Binding: Argonaut Condition Category Codes (preferred) | |
clinicalStatus | SI | 0..1 | code | Binding: Condition Clinical Status Codes (required) |
verificationStatus | S | 1..1 | code | Binding: ConditionVerificationStatus (required) |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | I | 0..* | Argonaut Condition Profile arg-1: Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error. Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error | |
id | Σ | 0..1 | id | 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: IETF BCP-47 (required) | |
text | I | 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 |
patient | S | 1..1 | Reference(Argonaut Patient Profile) | Who has the condition? |
encounter | Σ | 0..1 | Reference(Encounter) | Encounter when condition first asserted |
asserter | Σ | 0..1 | Reference(Practitioner), Reference(Patient) | Person who asserts this condition |
dateRecorded | Σ | 0..1 | date | When first entered |
code | S | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: Problem Value Set (extensible) |
category | 1..1 | CodeableConcept | complaint | symptom | finding | diagnosis Binding: Argonaut Condition Category Codes (preferred) | |
clinicalStatus | ?!S | 0..1 | code | active | relapse | remission | resolved Binding: Condition Clinical Status Codes (required) |
verificationStatus | ?!S | 1..1 | code | provisional | differential | confirmed | refuted | entered-in-error | unknown Binding: ConditionVerificationStatus (required) |
severity | Σ | 0..1 | CodeableConcept | Subjective severity of condition Binding: Condition/Diagnosis Severity (preferred) |
onset[x] | Σ | 0..1 | dateTime, Age, Period, Range, string | Estimated or actual date, date-time, or age |
abatement[x] | Σ | 0..1 | dateTime, Age, boolean, Period, Range, string | If/when in resolution/remission |
stage | ΣI | 0..1 | BackboneElement | Stage/grade, usually assessed formally con-1: Stage SHALL have summary or assessment |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
summary | ΣI | 0..1 | CodeableConcept | Simple summary (disease specific) Binding: Condition Stage (example) |
assessment | ΣI | 0..* | Reference(ClinicalImpression), Reference(DiagnosticReport), Reference(Observation) | Formal record of assessment |
evidence | ΣI | 0..* | BackboneElement | Supporting evidence con-2: evidence SHALL have code or details |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
code | ΣI | 0..1 | CodeableConcept | Manifestation/symptom Binding: Manifestation and Symptom Codes (example) |
detail | ΣI | 0..* | Reference(Resource) | Supporting information found elsewhere |
bodySite | Σ | 0..* | CodeableConcept | Anatomical location, if relevant Binding: SNOMED CT Body Structures (example) |
notes | Σ | 0..1 | string | Additional information about the Condition |
Documentation for this format |
Condition.patient
Condition.code
which has an extensible binding to Condition Clinical Status Codes.Condition.category
which has a preferred binding to Argonaut Condition Category Codes.Condition.clinicalStatus
Condition.verificationStatus != ‘entered-in-error‘
Condition.verificationStatus = ‘entered-in-error‘
Condition.verificationStatus
The Argonaut Condition Category Codes supports the separate concepts of problems and health concerns in Condition.category
in order for API consumers to be able to separate health concerns and problems. However this is not mandatory for 2015 certification.
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | I | 0..* | Argonaut Condition Profile arg-1: Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error. Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error | |
patient | S | 1..1 | Reference(Argonaut Patient Profile) | |
code | S | 1..1 | CodeableConcept | Binding: Problem Value Set (extensible) |
category | 1..1 | CodeableConcept | Binding: Argonaut Condition Category Codes (preferred) | |
clinicalStatus | SI | 0..1 | code | Binding: Condition Clinical Status Codes (required) |
verificationStatus | S | 1..1 | code | Binding: ConditionVerificationStatus (required) |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Condition | I | 0..* | Argonaut Condition Profile arg-1: Condition.clinicalStatus SHALL be present if verificationStatus is not entered-in-error. Condition.clinicalStatus SHALL NOT be present if verification Status is entered-in-error | |
id | Σ | 0..1 | id | 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: IETF BCP-47 (required) | |
text | I | 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 |
patient | S | 1..1 | Reference(Argonaut Patient Profile) | Who has the condition? |
encounter | Σ | 0..1 | Reference(Encounter) | Encounter when condition first asserted |
asserter | Σ | 0..1 | Reference(Practitioner), Reference(Patient) | Person who asserts this condition |
dateRecorded | Σ | 0..1 | date | When first entered |
code | S | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis Binding: Problem Value Set (extensible) |
category | 1..1 | CodeableConcept | complaint | symptom | finding | diagnosis Binding: Argonaut Condition Category Codes (preferred) | |
clinicalStatus | ?!S | 0..1 | code | active | relapse | remission | resolved Binding: Condition Clinical Status Codes (required) |
verificationStatus | ?!S | 1..1 | code | provisional | differential | confirmed | refuted | entered-in-error | unknown Binding: ConditionVerificationStatus (required) |
severity | Σ | 0..1 | CodeableConcept | Subjective severity of condition Binding: Condition/Diagnosis Severity (preferred) |
onset[x] | Σ | 0..1 | dateTime, Age, Period, Range, string | Estimated or actual date, date-time, or age |
abatement[x] | Σ | 0..1 | dateTime, Age, boolean, Period, Range, string | If/when in resolution/remission |
stage | ΣI | 0..1 | BackboneElement | Stage/grade, usually assessed formally con-1: Stage SHALL have summary or assessment |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
summary | ΣI | 0..1 | CodeableConcept | Simple summary (disease specific) Binding: Condition Stage (example) |
assessment | ΣI | 0..* | Reference(ClinicalImpression), Reference(DiagnosticReport), Reference(Observation) | Formal record of assessment |
evidence | ΣI | 0..* | BackboneElement | Supporting evidence con-2: evidence SHALL have code or details |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
code | ΣI | 0..1 | CodeableConcept | Manifestation/symptom Binding: Manifestation and Symptom Codes (example) |
detail | ΣI | 0..* | Reference(Resource) | Supporting information found elsewhere |
bodySite | Σ | 0..* | CodeableConcept | Anatomical location, if relevant Binding: SNOMED CT Body Structures (example) |
notes | Σ | 0..1 | string | Additional information about the Condition |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, CSV), Schema: XML Schematron
Below is an overview of the required search and read operations for this profile. See the Conformance requirements for the Argonaut Data Query implementation guide server for a complete list of supported RESTful operations and search parameters for this IG.
GET /Condition?patient=[id]
Example:
GET https://fhir-open-api-dstu2.smarthealthit.org/Condition?patient=1032702
Support: Mandatory to support search by patient.
Implementation Notes: Search for all problems and health concerns for a patient. Fetches a bundle of all Condition resources for the specified patient. (how to search by reference) and (how to search by token).
Response Class:
GET /Condition?patient=[id]&clinicalstatus=active,relapse,remission
Example:
Support: Optional to support search by status.
Implementation Notes: Search for all active problems and health concerns for a patient. Fetches a bundle of all Condition resources for the specified patient and all “active” statuses (active,relapse,remission) (how to search by reference) and (how to search by token). This will not return any “entered in error” resources because of the conditional presence of the clinicalStatus element.
Response Class:
GET /Condition?patient=[id]&category=problem
Example:
GET https://fhir-open-api-dstu2.smarthealthit.org/Condition?patient=1032702&category=problem
Support: Optional to support search by patient and category.
Implementation Notes: earch for all Problems for a patient. Fetches a bundle of all Condition resources for the specified patient with a category code of “problem” (how to search by reference) and (how to search by token).
Response Class:
GET /Condition?patient=[id]&category=health-concern
Example:
GET https://fhir-open-api-dstu2.smarthealthit.org/Condition?patient=1032702&category=health-concern
Support: Optional to support search by patient and category.
Implementation Notes: Search for all Health Concerns for a patient. Fetches a bundle of all Condition resources for the specified patient with a category code of “health-concern”(how to search by reference) and (how to search by token).
Response Class: