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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Task ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "610595"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.virtually.healthcare/StructureDefinition/Task"^^xsd:anyURI ;
fhir:l <https://fhir.virtually.healthcare/StructureDefinition/Task> ] )
] ; #
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: Task 610595</b></p><a name=\"610595\"> </a><a name=\"hc610595\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Task.html\">Task</a></p></div><p><b>identifier</b>: <code>https://emis.com/Id/Diary/DBID</code>/610595, <code>https://emis.com/Id/Diary/GUID</code>/f054b752-3120-449c-bb18-91de2a3499d8</p><p><b>status</b>: Ready</p><p><b>intent</b>: plan</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 637681000006105}\">Elderly health assessment</span></p><p><b>for</b>: <a href=\"Patient-610.html\">William Dyer Male, DoB: 1919-05-27 ( Medical record number (use: usual, ))</a></p><p><b>executionPeriod</b>: 2005-07-23 06:00:00+0000 --> (ongoing)</p><p><b>requester</b>: <a href=\"Practitioner-a8fec350-25cf-4d63-88d7-a3fc6bb98cc6.html\">Nurse Pauline Steele</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "https://emis.com/Id/Diary/DBID"^^xsd:anyURI ;
fhir:l <https://emis.com/Id/Diary/DBID> ] ;
fhir:value [ fhir:v "610595" ] ;
fhir:assigner [
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:system [
fhir:v "https://emis.com/Id/Diary/GUID"^^xsd:anyURI ;
fhir:l <https://emis.com/Id/Diary/GUID> ] ;
fhir:value [ fhir:v "f054b752-3120-449c-bb18-91de2a3499d8" ] ;
fhir:assigner [
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:status [ fhir:v "ready"] ; #
fhir:intent [ fhir:v "plan"] ; #
fhir:code [
( fhir:coding [
a sct:637681000006105 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "637681000006105" ] ;
fhir:display [ fhir:v "Elderly health assessment" ] ] ) ;
fhir:text [ fhir:v "Elderly health assessment" ]
] ; #
fhir:for [
fhir:l fhir:Patient/610 ;
fhir:reference [ fhir:v "Patient/610" ] ;
fhir:type [
fhir:v "Patient"^^xsd:anyURI ;
fhir:l fhir:Patient ]
] ; #
fhir:executionPeriod [
fhir:start [ fhir:v "2005-07-23T06:00:00+00:00"^^xsd:dateTime ]
] ; #
fhir:requester [
fhir:l fhir:Practitioner/a8fec350-25cf-4d63-88d7-a3fc6bb98cc6 ;
fhir:reference [ fhir:v "Practitioner/a8fec350-25cf-4d63-88d7-a3fc6bb98cc6" ] ;
fhir:type [
fhir:v "Practitioner"^^xsd:anyURI ;
fhir:l fhir:Practitioner ] ;
fhir:identifier [
fhir:system [
fhir:v "https://fhir.hl7.org.uk/Id/gmp-number"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.org.uk/Id/gmp-number> ] ;
fhir:value [ fhir:v "G7321704" ] ] ;
fhir:display [ fhir:v "Nurse Pauline Steele" ]
] . #
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