FHIR IG analytics| Package | hl7.fhir.us.mcc.r4b |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-foodpantry-referral.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest
Resource ServiceRequest "foodpantry-referral" Version "9" Updated "2022-08-24 10:07:01+0000"
Information Source: #Pj3wpLfzUmnHbB9B!
Profile: Multiple Chronic Condition Care Plan Service Request
pertains to goal: Goal/HPT-WNL
status: active
intent: order
category: Social Determinants Of Health (US Core Tags CodeSystem#sdoh "SDOH")
code: Assistance with application for food pantry program (SNOMED CT[US rel. Oct 0012]#467771000124109)
subject: Patient/cc-pat-pnoelle " NOELLE"
occurrence: 2021-11-20
authoredOn: 2021-11-12 10:59:38-0800
requester: Practitioner/practitionerMCC-3 " 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": "9",
"lastUpdated": "2022-08-24T10:07:01.554+00:00",
"source": "#Pj3wpLfzUmnHbB9B",
"profile": [
"http://hl7.org/fhir/us/mcc/StructureDefinition/MCCServiceRequest"
]
},
"text": {
"status": "extensions",
"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-tags",
"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"
}
}