FHIR IG analytics| Package | hl7.fhir.us.nhsn-dqm.r4 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-servicerequest-example-ach-ach-pass3-cdiff.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest servicerequest-example-ach-ach-pass3-cdiff
identifier: Placer Identifier/1019631826 (use: usual, )
status: Completed
intent: Original Order
category: Laboratory procedure
code: C. Diff. toxin
quantity: 1
subject: Pass3 ACH
encounter: Hospital Admission, Short Stay
occurrence: Code , Events: 2024-02-01 18:12:00-0500 , Count 1 times, Once
authoredOn: 2024-02-01 18:12:00-0500
{
"resourceType": "ServiceRequest",
"id": "servicerequest-example-ach-ach-pass3-cdiff",
"meta": {
"profile": [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest|6.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "usual",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PLAC",
"display": "Placer Identifier"
}
],
"text": "Placer Identifier"
},
"system": "http://example.org/identifiers/798",
"value": "1019631826"
}
],
"status": "completed",
"intent": "original-order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "108252007",
"display": "Laboratory procedure"
}
],
"text": "Laboratory procedure"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "13957-6",
"display": "Clostridioides difficile toxin A [Presence] in Stool by Immunoassay"
}
],
"text": "C. Diff. toxin"
},
"quantityQuantity": {
"value": 1
},
"subject": {
"reference": "Patient/patient-example-ach-ach-pass3",
"display": "Pass3 ACH"
},
"encounter": {
"reference": "Encounter/encounter-example-ach-ach-pass3-short-stay",
"display": "Hospital Admission, Short Stay"
},
"occurrenceTiming": {
"event": [
"2024-02-01T18:12:00-05:00"
],
"repeat": {
"count": 1
},
"code": {
"text": "Once"
}
},
"authoredOn": "2024-02-01T18:12:00-05:00",
"specimen": [
{
"reference": "Specimen/specimen-example-ach-ach-pass3-stool"
}
]
}