FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-LABOS.685288115-20250206080500-0885025810.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ServiceRequest",
"id": "LABOS.685288115-20250206080500-0885025810",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-service-request-lab"
]
},
"authoredOn": "2025-02-06T08:05:00+02:00",
"category": [
{
"coding": [
{
"code": "108252007",
"system": "http://snomed.info/sct",
"display": "Laboratory procedure"
}
]
}
],
"code": {
"coding": [
{
"code": "57021-8",
"system": "http://loinc.org",
"display": "CBC W Auto Differential panel - Blood"
},
{
"code": "0885025810",
"system": "http://fhir.tasmc.org.il/CodeSystem/labos-request-code",
"display": "CBC",
"userSelected": true
}
],
"text": "CBC"
},
"encounter": {
"identifier": {
"system": "http://fhir.Tasmc.health.gov.il/identifier/cml-medical-record",
"value": "0013371722"
}
},
"identifier": [
{
"system": "http://fhir.tasmc.org.il/identifier/labos-request",
"value": "685288115-20250206080500-0885025810"
}
],
"intent": "order",
"requester": {
"display": "פנימית ד",
"identifier": {
"system": "http://fhir.tasmc.org.il/identifier/tasmc-lab-unit",
"value": "פנד"
},
"type": "Organization"
},
"requisition": {
"system": "http://fhir.tasmc.org.il/identifier/labos-order",
"value": "685288115-20250206080500"
},
"status": "completed",
"subject": {
"identifier": {
"system": "http://fhir.tasmc.health.gov.il/identifier/nmr-pat-int-num",
"value": "0001025859"
},
"type": "Patient"
}
}