ServiceRequest

Diabetes Prevention Programme Referral

ServiceRequest
{
"resourceType": "ServiceRequest",
"id": "8ab3322e-f15e-44ef-beab-77637975227e",
"meta": {
"versionId": "1",
"lastUpdated": "2023-05-25T13:36:10.206Z"
},
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "677c4e35-3c49-4fd8-aae5-91bf63a49226"
}
],
"status": "active",
"intent": "order",
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "409073007",
"display": "Education"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1024941000000100",
"display": "NHS Diabetes Prevention Programme"
}
]
},
"subject": {
"reference": "Patient/b573262f-a1d7-4083-891a-7edd71bc459e",
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9378954317"
}
},
"authoredOn": "2023-05-25T14:35:09.624+01:00",
{
"reference": "Organization/af79f487-318f-43ca-ac0c-bc820b624d2c",
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RY6"
},
"display": "Leeds Community Healthcare Nhs Trust (RY6)"
}
],
{
"reference": "QuestionnaireResponse/d0872e7b-5cc2-4aff-a4d5-8adb940bf840",
"type": "QuestionnaireResponse",
"display": "Type 2 Diabetes Risk Assessment 2023-04-26"
}
]
}
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="8ab3322e-f15e-44ef-beab-77637975227e" />
<versionId value="1" />
<lastUpdated value="2023-05-25T13:36:10.206Z" />
</meta>
<system value="https://tools.ietf.org/html/rfc4122" />
<value value="677c4e35-3c49-4fd8-aae5-91bf63a49226" />
</identifier>
<status value="active" />
<intent value="order" />
<system value="http://snomed.info/sct" />
<code value="409073007" />
<display value="Education" />
</coding>
</category>
<priority value="routine" />
<system value="http://snomed.info/sct" />
<code value="1024941000000100" />
<display value="NHS Diabetes Prevention Programme" />
</coding>
</code>
<reference value="Patient/b573262f-a1d7-4083-891a-7edd71bc459e" />
<system value="https://fhir.nhs.uk/Id/nhs-number" />
<value value="9378954317" />
</identifier>
</subject>
<authoredOn value="2023-05-25T14:35:09.624+01:00" />
<reference value="Organization/af79f487-318f-43ca-ac0c-bc820b624d2c" />
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="RY6" />
</identifier>
<display value="Leeds Community Healthcare Nhs Trust (RY6)" />
</performer>
<reference value="QuestionnaireResponse/d0872e7b-5cc2-4aff-a4d5-8adb940bf840" />
<type value="QuestionnaireResponse" />
<display value="Type 2 Diabetes Risk Assessment 2023-04-26" />
</supportingInfo>
</ServiceRequest>