FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-betsysmith-johnson01-SNFDischargeLabOrderBMP.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest betsysmith-johnson01-SNFDischargeLabOrderBMP
status: Active
intent: Order
category: Laboratory procedure
priority: Routine
code: Blood chemistry (procedure)
occurrence: 2024-10-02
authoredOn: 2024-09-20
requester: PractitionerRole Geriatric Medicine (Family Medicine) Physician
reasonReference:
{
"resourceType": "ServiceRequest",
"id": "betsysmith-johnson01-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/patient-betsysmith-johnson01"
},
"occurrenceDateTime": "2024-10-02",
"authoredOn": "2024-09-20",
"requester": {
"reference": "PractitionerRole/Role-SNFDoc-GeraldPark"
},
"reasonReference": [
{
"reference": "Condition/betsysmith-johnson01-Condition-Anemia-01"
},
{
"reference": "Condition/betsysmith-johnson01-Condition-Hyperlipidemia-01"
},
{
"reference": "Condition/betsysmith-johnson01-Condition-KidneyDisease-01"
},
{
"reference": "Condition/betsysmith-johnson01-Condition-Diabetes-01"
}
]
}