FHIR IG analytics| Package | hl7.fhir.uv.genomics-reporting |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-GenomicServiceRequestExample01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest GenomicServiceRequestExample01
status: Completed
intent: Order
code: G6PD gene full mutation analysis in Blood or Tissue by Sequencing
subject: Adam B. Everyman Male, DoB: 1951-01-20 ( Medical Record Number: m123 (use: usual, ))
{
"resourceType": "ServiceRequest",
"id": "GenomicServiceRequestExample01",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "94231-8",
"display": "G6PD gene full mutation analysis in Blood or Tissue by Sequencing"
}
]
},
"subject": {
"reference": "Patient/CGPatientExample01"
},
"specimen": [
{
"reference": "Specimen/GenomicSpecimenExample01"
}
]
}