Patient Care Coordination (PCC) Implementation Guide
0.1.1-current - ci-build
Patient Care Coordination (PCC) Implementation Guide - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MessageHeader ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "DischargeLetter"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2025-01-29T10:39:26+00:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader DischargeLetter</b></p><a name=\"DischargeLetter\"> </a><a name=\"hcDischargeLetter\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2025-01-29 10:39:26+0000</p></div><p><b>event</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0003.html#v2-0003-T02\">eventType: T02</a> (MDM/ACK - Original document notification and content)</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.0.19-pre-release&canonical=https://fhir.virtually.healthcare/Endpoint/MESH\">https://fhir.virtually.healthcare/Endpoint/MESH</a></td><td>Archway Practice (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/F83004)</td></tr></table><p><b>sender</b>: London Islington High St (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/FFX11)</p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Software</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>MESH</td><td><a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu3.currentbuild@0.0.19-pre-release&canonical=https://fhir.virtually.healthcare/Endpoint/MESH\">https://fhir.virtually.healthcare/Endpoint/MESH</a></td></tr></table><p><b>focus</b>: <a href=\"Bundle-DischargeLetterMessage.html#urn-uuid-94bf65ba-cd6c-4601-b339-6d547f424646\">DocumentReference: identifier = urn:oid:1.2.840.114350.1.13.5325.1.7.2.798268#94bf65ba-cd6c-4601-b339-6d547f424646; status = current; type = Clinical letter; date = 2025-01-29 10:37:26+0000</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:event [
a fhir:Coding ;
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0003"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0003> ] ;
fhir:code [ fhir:v "T02" ]
] ; #
fhir:destination ( [
fhir:endpoint [
fhir:v "https://fhir.virtually.healthcare/Endpoint/MESH"^^xsd:anyURI ;
fhir:l <https://fhir.virtually.healthcare/Endpoint/MESH> ] ;
fhir:receiver [
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ;
fhir:l <https://fhir.nhs.uk/Id/ods-organization-code> ] ;
fhir:value [ fhir:v "F83004" ] ] ;
fhir:display [ fhir:v "Archway Practice" ] ]
] ) ; #
fhir:sender [
fhir:identifier [
fhir:system [
fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ;
fhir:l <https://fhir.nhs.uk/Id/ods-organization-code> ] ;
fhir:value [ fhir:v "FFX11" ] ] ;
fhir:display [ fhir:v "London Islington High St" ]
] ; #
fhir:source [
fhir:software [ fhir:v "MESH" ] ;
fhir:endpoint [
fhir:v "https://fhir.virtually.healthcare/Endpoint/MESH"^^xsd:anyURI ;
fhir:l <https://fhir.virtually.healthcare/Endpoint/MESH> ]
] ; #
fhir:focus ( [
fhir:l <urn:uuid:94bf65ba-cd6c-4601-b339-6d547f424646> ;
fhir:reference [ fhir:v "urn:uuid:94bf65ba-cd6c-4601-b339-6d547f424646" ] ;
fhir:type [
fhir:v "DocumentReference"^^xsd:anyURI ;
fhir:l fhir:DocumentReference ]
] ) . #
IG © 2024+ Virtually Healthcare. Package fhir.virtually.healthcare#0.1.1-current based on FHIR 4.0.1. Generated 2025-11-05
Links: Table of Contents |
QA Report