FHIR IG analytics| Package | fhir.kenyaClaimsIG |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-SRV-0001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest SRV-0001
status: Active
intent: Order
code: Physical therapy
subject: John Doe Male, DoB: 1980-01-01
{
"resourceType": "ServiceRequest",
"id": "SRV-0001",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"code": {
"text": "Physical therapy"
},
"subject": {
"reference": "Patient/PT-0001"
}
}