FHIR IG analytics| Package | hl7.fhir.us.phcp |
| Resource Type | Communication |
| Id | Communication-phcp-communication-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:d839038b-2456-AABD-1c6a-467925b43857
status: completed
sent: 2016-12-01
recipient: Generated Summary: id: 9941339108; Ronald Bone
sender: Generated Summary: doc@example.org
reasonCode: handoff communication (procedure)
{
"resourceType": "Communication",
"id": "phcp-communication-example",
"meta": {
"versionId": "1",
"lastUpdated": "2020-02-11T23:10:17.580+00:00",
"source": "#viRQqn0zFzprIpU7",
"profile": [
"http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-CareCoordination"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:d839038b-2456-AABD-1c6a-467925b43857"
}
],
"status": "completed",
"subject": {
"reference": "Patient/phcp-patient-example"
},
"sent": "2016-12-01",
"recipient": [
{
"reference": "Practitioner/phcp-practitioner-example"
}
],
"sender": {
"reference": "PractitionerRole/phcp-practitionerrole-example"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "432138007",
"display": "handoff communication (procedure)"
}
]
}
]
}