The ADW Condition Profile is a constrained version of the Condition resource and carries information about the condition or diagnosis which was the reason for admission. The reason for admission must be carried as text.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Condition | Condition | Used to record the reason for admission. | |
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 A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
patient | 1..1 | Reference (CareConnect-Patient-1) | Who has / had the condition? |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Internal URL reference |
display | 0..1 | String | Text alternative for the resource |
code | 1..1 | CodeableConcept | Identification of the condition, problem or diagnosis which was the reason for admission. Binding Identification of the condition or diagnosis. (http://hl7.org/fhir/DSTU2/valueset-condition-code.html) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..1 | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 1..1 | String | Textual description of the condition, problem or diagnosis which was the reason for admission. |
verificationStatus | 1..1 | Code | provisional | differential | confirmed | refuted | entered-in-error | unknown Binding The verification status to support or decline the clinical status of the condition or diagnosis. (http://hl7.org/fhir/DSTU2/valueset-condition-ver-status.html) Binding Strength Required Fixed Value confirmed |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Condition.language | language | Required | http://tools.ietf.org/html/bcp47 |
Condition.identifier.use | use | Required | http://hl7.org/fhir/DSTU2/valueset-identifier-use.html |
Condition.identifier.type | type | Extensible | http://hl7.org/fhir/DSTU2/valueset-identifier-type.html |
Condition.code | code | Example | http://hl7.org/fhir/DSTU2/valueset-condition-code.html |
Condition.verificationStatus | verificationStatus | Required | http://hl7.org/fhir/DSTU2/valueset-condition-ver-status.html |
Condition.stage.summary | summary | Example | http://hl7.org/fhir/DSTU2/valueset-condition-stage.html |
Condition.evidence.code | code | Example | http://hl7.org/fhir/DSTU2/valueset-manifestation-or-symptom.html |