The Flag resource details that a patient record has an 'active' FGM risk indicator flag.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Flag | DomainResource | Key information to flag to healthcare providers | |
status | 1..1 | Code | FGM Flag status fixed to 'active'. Binding Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or entered in error (http://hl7.org/fhir/DSTU2/valueset-flag-status) Binding Strength Required Fixed Value active |
period | 1..1 | Period | FGM risk assessment date |
start | 1..1 | DateTime | FGM risk assessment date in the format 'YYYY-MM-DD' |
subject | 1..1 | Reference (Patient) | The patient who this flag is about |
code | 1..1 | CodeableConcept | Risk indicator type Binding Detail codes identifying the type of risk indicator (http://fhir.nhs.net/ValueSet/risk-indicator-type-1-0) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/risk-indicator-type-1-0 |
code | 1..1 | Code | Symbol in syntax defined by the system Fixed Value FGM |
display | 0..1 | String | Representation defined by the system |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Flag.status | status | Required | http://hl7.org/fhir/DSTU2/valueset-flag-status |
Flag.code | code | Required | http://fhir.nhs.net/ValueSet/risk-indicator-type-1-0 |