FHIR IG analytics| Package | hl7.fhir.us.davinci-pct.r4 |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-PCT-MedicationRequest-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest PCT-MedicationRequest-1
Profile: PCT GFE MedicationRequest
status: Active
intent: Proposal
medication: gadobenate
subject: Eve Betterhalf Female, DoB: 1955-07-23 ( http://example.com/identifiers/patient#1001)
{
"resourceType": "MedicationRequest",
"id": "PCT-MedicationRequest-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-medicationrequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "proposal",
"medicationCodeableConcept": {
"coding": [
{
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
"code": "692620",
"display": "gadobenate"
}
]
},
"subject": {
"reference": "Patient/patient1001"
}
}