Patient Flags - NHS England - Implementation Guide STU1
0.4.0 - ci-build
Patient Flags - NHS England - Implementation Guide STU1 - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Condition",
"id" : "RAConditionExample2",
"meta" : {
"profile" : [
🔗 "https://fhir.nhs.uk/England/StructureDefinition/FlagCondition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition RAConditionExample2</b></p><a name=\"RAConditionExample2\"> </a><a name=\"hcRAConditionExample2\"> </a><a name=\"hcRAConditionExample2-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory NRAF}\">National Reasonable Adjustments Flag</span>, <span title=\"Codes:{https://fhir.nhs.uk/England/CodeSystem/RA-ConditionCategory issue}\">Issue</span></p><p><b>code</b>: <span title=\"Codes:{https://fhir.nhs.uk/England/CodeSystem/RA-ConditionCode 9}\">Social or behavioural (for example associated with autism spectrum disorder (ASD) which includes Asperger’s, or attention deficit hyperactivity disorder (ADHD))</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample1.html\">Alan Mann (official) Male, DoB: 1970-01-01 ( https://fhir.nhs.uk/Id/nhs-number#9912003888)</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Provenance #f55e1edc-8ac7-4e06-b322-25fd34e62249</b></p><a name=\"RAConditionExample2/f55e1edc-8ac7-4e06-b322-25fd34e62249\"> </a><a name=\"hcRAConditionExample2/f55e1edc-8ac7-4e06-b322-25fd34e62249\"> </a><a name=\"hcRAConditionExample2/f55e1edc-8ac7-4e06-b322-25fd34e62249-en-US\"> </a><p>Provenance for <a href=\"#hcRAConditionExample2/f55e1edc-8ac7-4e06-b322-25fd34e62249\">Provenance for this resource </a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2024-01-01 11:00:00+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</span></td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Role</b></td><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td/><td><a href=\"https://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://sds.spineservices.nhs.uk/STU3/Practitioner/2ee4tr6a9\">??</a></td><td><a href=\"https://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://directory.spineservices.nhs.uk/STU3/Organization/a3e5i7\">??</a></td></tr></table></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Provenance",
"id" : "f55e1edc-8ac7-4e06-b322-25fd34e62249",
"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/STU3/Practitioner/2ee4tr6a9"
},
"onBehalfOf" : {
"reference" : "https://directory.spineservices.nhs.uk/STU3/Organization/a3e5i7"
}
}
]
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "https://fhir.nhs.uk/England/CodeSystem/PatientFlagCategory",
"code" : "NRAF",
"display" : "National Reasonable Adjustments Flag"
}
]
},
{
"coding" : [
{
"system" : "https://fhir.nhs.uk/England/CodeSystem/RA-ConditionCategory",
"code" : "issue",
"display" : "Issue"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.nhs.uk/England/CodeSystem/RA-ConditionCode",
"code" : "9",
"display" : "Social or behavioural (for example associated with autism spectrum disorder (ASD) which includes Asperger’s, or attention deficit hyperactivity disorder (ADHD))"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientExample1"
}
}