FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | ServiceRequest |
| Id | Pathology-ServiceRequest-Lab-Sn-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "Pathology-ServiceRequest-Lab-Sn-Example",
"meta": {
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PLAC"
}
],
"text": "Placer"
},
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220307-000046-001"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "FILL"
}
],
"text": "Filler"
},
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REP-20220307-000247"
}
],
"requisition": {
"system": "http://B82033-pickeringmedicalpractice.com/labrequest",
"value": "REQ-20220307-000046"
},
"status": "active",
"intent": "order",
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "43396009",
"display": "Haemoglobin A1c measurement"
}
]
},
"subject": {
"reference": "urn:uuid:ab87a3f8-1d37-44a9-804e-5e962598a6e4",
"display": "WELSH, Joel"
},
"authoredOn": "2022-01-29T10:24:00+00:00",
"requester": {
"reference": "urn:uuid:9a835acf-d715-4d84-8dcf-a8435f6417fe",
"display": "GASKELL, Dr Gale"
},
"performer": [
{
"reference": "urn:uuid:8a6d85b8-9837-4fed-a257-4cf207988338",
"display": "TD008362 PATH LAB 001"
}
],
"reasonCode": [
{
"text": "Diabetes type 1 monitoring."
}
],
"reasonReference": [
{
"reference": "urn:uuid:12c09bac-b108-4c48-8882-7c8daddf17fa",
"display": "Type 1 diabetes mellitus"
}
],
"specimen": [
{
"reference": "urn:uuid:bab0eaec-1ec5-4598-b660-90bb38a1030d"
}
],
"note": [
{
"text": "Patient has a needle phobia."
}
]
}