FHIR IG analytics| Package | hl7.fhir.us.mcc |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-foodpantry-referral.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest foodpantry-referral
version: 10; Last updated: 2023-06-06 21:12:21+0000
Profile: Multiple Chronic Condition Care Plan Service Request
status: Active
intent: Order
category: Social Determinants Of Health
code: Assistance with application for food pantry program
subject: Patricia Noelle Female, DoB: 1955-01-15 ( Medical Record Number: 103270456 (use: usual, ))
occurrence: 2021-11-20
authoredOn: 2021-11-12 10:59:38-0800
requester: Practitioner Peter Primary
{
"resourceType": "ServiceRequest",
"id": "foodpantry-referral",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "ServiceRequest Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is a service request example for the MCC ServiceRequest Profile."
}
],
"versionId": "10",
"lastUpdated": "2023-06-06T21:12:21.819Z",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCServiceRequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal",
"valueReference": {
"reference": "Goal/HPT-WNL"
}
}
],
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"version": "6.1.0",
"code": "sdoh",
"display": "SDOH"
}
],
"text": "Social Determinants Of Health"
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108/version/20220301",
"code": "467771000124109",
"display": "Assistance with application for food pantry program"
}
]
},
"subject": {
"reference": "Patient/cc-pat-pnoelle"
},
"occurrenceDateTime": "2021-11-20",
"authoredOn": "2021-11-12T10:59:38-08:00",
"requester": {
"reference": "Practitioner/practitionerMCC-3"
}
}