Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Task-EMIS-IM1-Medication-review - TTL Representation
Raw ttl | Download
@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 "610596"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.virtually.healthcare/StructureDefinition/Task"^^xsd:anyURI ;
fhir:link <https://fhir.virtually.healthcare/StructureDefinition/Task> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task 610596</b></p><a name=\"610596\"> </a><a name=\"hc610596\"> </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>/610596, <code>https://emis.com/Id/Diary/GUID</code>/905d117c-579f-4d49-9bfa-184f6a7630f9</p><p><b>status</b>: Ready</p><p><b>intent</b>: plan</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 182836005}\">Medication review</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-10-19 00:00:00+0000 --> (ongoing)</p><p><b>requester</b>: <a href=\"Practitioner-a716058c-f9d5-4537-b1e7-d021bd2185a3.html\">Mrs Ann Stanley</a></p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://emis.com/Id/Diary/DBID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "610596" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F83004" ] ] ]
] [
fhir:system [ fhir:v "https://emis.com/Id/Diary/GUID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "905d117c-579f-4d49-9bfa-184f6a7630f9" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F83004" ] ] ]
] ) ; #
fhir:status [ fhir:v "ready"] ; #
fhir:intent [ fhir:v "plan"] ; #
fhir:code [
( fhir:coding [
a sct:182836005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "182836005" ] ;
fhir:display [ fhir:v "Medication review" ] ] ) ;
fhir:text [ fhir:v "Medication review" ]
] ; #
fhir:for [
fhir:reference [ fhir:v "Patient/610" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:executionPeriod [
fhir:start [ fhir:v "2005-10-19T00:00:00+00:00"^^xsd:dateTime ]
] ; #
fhir:requester [
fhir:reference [ fhir:v "Practitioner/a716058c-f9d5-4537-b1e7-d021bd2185a3" ] ;
fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "https://fhir.hl7.org.uk/Id/gmp-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "G9766424" ] ] ;
fhir:display [ fhir:v "Mrs Ann Stanley" ]
] . #