WARNING
This guidance is under active development by NHS England and content may be added or updated on a regular basis.This FHIR IG is ahead of the current PatientFlag API specification build. Please refer to that document for technical build and integration requirements, and to the PatientFlag programme for roadmap information.
RA-Flag-Example
Table View
Flag.id[0] | RA-Flag-Example |
Flag.meta[0].profile[0] | https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag-Adjustment |
Flag.contained[0].id[0] | 873a38eb-0f9c-4a66-a4e9-8e4be2350d6b |
Flag.contained[0].meta[0].profile[0] | https://fhir.nhs.uk/England/StructureDefinition/England-Provenance-Flag |
Flag.contained[0].target[0].reference[0] | # |
Flag.contained[0].recorded[0] | 2024-01-01T11:00:00+00:00 |
Flag.contained[0].activity[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v3-DataOperation |
Flag.contained[0].activity[0].coding[0].code[0] | CREATE |
Flag.contained[0].activity[0].coding[0].display[0] | create |
Flag.contained[0].agent[0].role[0].coding[0].system[0] | https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-SDSJobRoleName-1 |
Flag.contained[0].agent[0].role[0].coding[0].code[0] | R0260 |
Flag.contained[0].agent[0].role[0].coding[0].display[0] | General Medical Practitioner |
Flag.contained[0].agent[0].who[0].reference[0] | https://sds.spineservices.nhs.uk/Practitioner/2ee4tr6a9 |
Flag.contained[0].agent[0].onBehalfOf[0].reference[0] | https://directory.spineservices.nhs.uk/Organization/a3e5i7 |
Flag.extension[0].url[0] | https://fhir.nhs.uk/England/StructureDefinition/Extension-FlagNotes |
Flag.extension[0].value[0].text[0] | Example of flag notes extension text in adjustment flag |
Flag.status[0] | active |
Flag.category[0].coding[0].system[0] | https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient |
Flag.category[0].coding[0].code[0] | national-reasonable-adjustment-flag |
Flag.category[0].coding[0].display[0] | National Reasonable Adjustments Flag |
Flag.category[1].coding[0].system[0] | https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryRA |
Flag.category[1].coding[0].code[0] | communication-support |
Flag.category[1].coding[0].display[0] | Communication support |
Flag.code[0].coding[0].system[0] | https://snomed.info/sct |
Flag.code[0].coding[0].code[0] | 1082681000000103 |
Flag.code[0].coding[0].display[0] | Requires support for receptive communication needs |
Flag.subject[0].reference[0] | Patient/PatientFlag-AlanMann-Example |
Tree View
Flag |
id : RA-Flag-Example |
meta |
profile : https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag-Adjustment |
contained |
id : 873a38eb-0f9c-4a66-a4e9-8e4be2350d6b |
meta |
profile : https://fhir.nhs.uk/England/StructureDefinition/England-Provenance-Flag |
target |
reference : # |
recorded : 2024-01-01T11:00:00+00:00 |
activity |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-DataOperation |
code : CREATE |
display : create |
agent |
role |
coding |
system : https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-SDSJobRoleName-1 |
code : R0260 |
display : General Medical Practitioner |
who |
reference : https://sds.spineservices.nhs.uk/Practitioner/2ee4tr6a9 |
onBehalfOf |
reference : https://directory.spineservices.nhs.uk/Organization/a3e5i7 |
extension |
url : https://fhir.nhs.uk/England/StructureDefinition/Extension-FlagNotes |
value |
text : Example of flag notes extension text in adjustment flag |
status : active |
category |
coding |
system : https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient |
code : national-reasonable-adjustment-flag |
display : National Reasonable Adjustments Flag |
category |
coding |
system : https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryRA |
code : communication-support |
display : Communication support |
code |
coding |
system : https://snomed.info/sct |
code : 1082681000000103 |
display : Requires support for receptive communication needs |
subject |
reference : Patient/PatientFlag-AlanMann-Example |
XML View
<Flag xmlns="http://hl7.org/fhir"> <id value="RA-Flag-Example" /> <meta> <profile value="https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag-Adjustment" /> </meta> <contained> <Provenance> <id value="873a38eb-0f9c-4a66-a4e9-8e4be2350d6b" /> <meta> <profile value="https://fhir.nhs.uk/England/StructureDefinition/England-Provenance-Flag" /> </meta> <target> <reference value="#" /> </target> <recorded value="2024-01-01T11:00:00+00:00" /> <activity> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation" /> <code value="CREATE" /> <display value="create" /> </coding> </activity> <agent> <role> <coding> <system value="https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-SDSJobRoleName-1" /> <code value="R0260" /> <display value="General Medical Practitioner" /> </coding> </role> <who> <reference value="https://sds.spineservices.nhs.uk/Practitioner/2ee4tr6a9" /> </who> <onBehalfOf> <reference value="https://directory.spineservices.nhs.uk/Organization/a3e5i7" /> </onBehalfOf> </agent> </Provenance> </contained> <extension url="https://fhir.nhs.uk/England/StructureDefinition/Extension-FlagNotes"> <valueAnnotation> <text value="Example of flag notes extension text in adjustment flag" /> </valueAnnotation> </extension> <status value="active" /> <category> <coding> <system value="https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient" /> <code value="national-reasonable-adjustment-flag" /> <display value="National Reasonable Adjustments Flag" /> </coding> </category> <category> <coding> <system value="https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryRA" /> <code value="communication-support" /> <display value="Communication support" /> </coding> </category> <code> <coding> <system value="https://snomed.info/sct" /> <code value="1082681000000103" /> <display value="Requires support for receptive communication needs" /> </coding> </code> <subject> <reference value="Patient/PatientFlag-AlanMann-Example" /> </subject> </Flag>
JSON View
{ "resourceType": "Flag", "id": "RA-Flag-Example", "meta": { "profile": [ "https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag-Adjustment" ] }, "contained": [ { "resourceType": "Provenance", "id": "873a38eb-0f9c-4a66-a4e9-8e4be2350d6b", "meta": { "profile": [ "https://fhir.nhs.uk/England/StructureDefinition/England-Provenance-Flag" ] }, "target": [ { "reference": "#" } ], "recorded": "01/01/2024 11:00:00", "activity": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation", "code": "CREATE", "display": "create" } ] }, "agent": [ { "role": [ { "coding": [ { "system": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-SDSJobRoleName-1", "code": "R0260", "display": "General Medical Practitioner" } ] } ], "who": { "reference": "https://sds.spineservices.nhs.uk/Practitioner/2ee4tr6a9" }, "onBehalfOf": { "reference": "https://directory.spineservices.nhs.uk/Organization/a3e5i7" } } ] } ], "extension": [ { "url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-FlagNotes", "valueAnnotation": { "text": "Example of flag notes extension text in adjustment flag" } } ], "status": "active", "category": [ { "coding": [ { "system": "https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient", "code": "national-reasonable-adjustment-flag", "display": "National Reasonable Adjustments Flag" } ] }, { "coding": [ { "system": "https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryRA", "code": "communication-support", "display": "Communication support" } ] } ], "code": { "coding": [ { "system": "https://snomed.info/sct", "code": "1082681000000103", "display": "Requires support for receptive communication needs" } ] }, "subject": { "reference": "Patient/PatientFlag-AlanMann-Example" } }