FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe.r4 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-PFEIG-ServiceRequest-SNFDischargeLabOrderBMP.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest PFEIG-ServiceRequest-SNFDischargeLabOrderBMP
status: Active
intent: Order
category: Laboratory procedure
priority: Routine
code: Blood chemistry (procedure)
subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
occurrence: 2024-07-29
authoredOn: 2024-07-17
requester: PractitionerRole Geriatric Medicine (Family Medicine) Physician
reasonReference:
{
"resourceType": "ServiceRequest",
"id": "PFEIG-ServiceRequest-SNFDischargeLabOrderBMP",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-service-request"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "108252007",
"display": "Laboratory procedure"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "166312007",
"display": "Blood chemistry (procedure)"
}
]
},
"subject": {
"reference": "Patient/PFEIG-patientBSJ1"
},
"occurrenceDateTime": "2024-07-29",
"authoredOn": "2024-07-17",
"requester": {
"reference": "PractitionerRole/PFEIG-Role-SNFDoc-GeraldPark"
},
"reasonReference": [
{
"reference": "Condition/PFEIG-Condition-AnemiaDiagnosis"
},
{
"reference": "Condition/PFEIG-Condition-Hyperlipidemia"
},
{
"reference": "Condition/PFEIG-Condition-KidneyDisease"
},
{
"reference": "Condition/PFEIG-Condition-DiabetesDiagnosis"
}
]
}