FHIR IG analytics| Package | hl7.fhir.us.phcp |
| Resource Type | Procedure |
| Id | Procedure-phcp-intervention-procedure-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
identifier: id: urn:uuid:0bc79f35-1431-42b5-881a-974d1fd28444
status: completed
code: Monitoring adherence to medication regime (regime/therapy)
performed: 2016-11-25 --> 2016-11-25
asserter: Generated Summary: doc@example.org
| - | Actor |
| * | Generated Summary: doc@example.org |
{
"resourceType": "Procedure",
"id": "phcp-intervention-procedure-example",
"meta": {
"versionId": "4",
"lastUpdated": "2020-12-08T07:53:51.531+00:00",
"source": "#Inu0bySZnbO5WXoH",
"profile": [
"http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Intervention-Procedure"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:0bc79f35-1431-42b5-881a-974d1fd28444"
}
],
"status": "completed",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "713116003",
"display": "Monitoring adherence to medication regime (regime/therapy)"
}
]
},
"subject": {
"reference": "Patient/phcp-patient-example"
},
"performedPeriod": {
"start": "2016-11-25",
"end": "2016-11-25"
},
"asserter": {
"reference": "PractitionerRole/phcp-practitionerrole-example"
},
"performer": [
{
"actor": {
"reference": "PractitionerRole/phcp-practitionerrole-example"
}
}
]
}