FHIR IG analytics| Package | hl7.fhir.us.davinci-pct.r4 |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-PCT-ServiceRequest-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest PCT-ServiceRequest-1
Profile: PCT GFE ServiceRequest
status: Active
intent: Proposal
code: Magnetic resonance (eg, proton) imaging, any joint of lower extremity; with contrast material(s)
subject: Eve Betterhalf Female, DoB: 1955-07-23 ( http://example.com/identifiers/patient#1001)
{
"resourceType": "ServiceRequest",
"id": "PCT-ServiceRequest-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-servicerequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "proposal",
"code": {
"coding": [
{
"system": "http://www.ama-assn.org/go/cpt",
"code": "73722",
"display": "Magnetic resonance (eg, proton) imaging, any joint of lower extremity; with contrast material(s)"
}
]
},
"subject": {
"reference": "Patient/patient1001"
}
}