FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | EpisodeOfCare |
| Id | UKCore-EpisodeOfCare-SmokingCessationTherapy-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "EpisodeOfCare",
"id": "UKCore-EpisodeOfCare-SmokingCessationTherapy-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "710081004",
"display": "Smoking cessation therapy"
}
]
}
],
"patient": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"managingOrganization": {
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
}
}