FHIR IG analytics| Package | ihe.pcc.maps.us |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-ex-ServiceRequest-EducationSmoking.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest ex-ServiceRequest-EducationSmoking
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Completed
intent: Order
category: Education
code: Pregnancy smoking advice
occurrence: 2022-08-25
performer: Practitioner Simone Heps (official)
{
"resourceType": "ServiceRequest",
"id": "ex-ServiceRequest-EducationSmoking",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "409073007"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "171055003"
}
]
},
"subject": {
"reference": "Patient/ex-Patient-AmandaAlvarez"
},
"occurrenceDateTime": "2022-08-25",
"performer": [
{
"reference": "Practitioner/ex-Practitioner"
}
]
}