FHIR IG analytics| Package | hl7.at.fhir.messaging.r5 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-81fd7dbf-5207-4bc5-b7df-89e97dcbbb79.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest 81fd7dbf-5207-4bc5-b7df-89e97dcbbb79
status: Active
intent: Order
category: Laboratory procedure
| Concept |
| Blood test |
subject: Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)
{
"resourceType": "ServiceRequest",
"id": "81fd7dbf-5207-4bc5-b7df-89e97dcbbb79",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "108252007",
"display": "Laboratory procedure"
}
]
}
],
"code": {
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "396550006",
"display": "Blood test"
}
]
}
},
"subject": {
"reference": "urn:uuid:1a6ed9fa-9ba7-41fa-9d79-24d669aa3273"
}
}