FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Flag |
| Id | RA-Flag-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"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": "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",
"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": "NRAF",
"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"
}
}