Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build
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
@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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "3211"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.virtually.healthcare/StructureDefinition/Observation"^^xsd:anyURI ;
fhir:link <https://fhir.virtually.healthcare/StructureDefinition/Observation> ] )
] ; #
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: Observation 3211</b></p><a name=\"3211\"> </a><a name=\"hc3211\"> </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-Observation.html\">Observation</a></p></div><p><b>identifier</b>: <code>https://emis.com/Id/Event/DBID</code>/3213 (use: secondary, ), <code>https://emis.com/Id/Event/GUID</code>/4e197ae7-980e-4a76-979e-b94f952f1a65 (use: usual, )</p><p><b>status</b>: Unknown</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 167272007}\">Urine protein test not done</span></p><p><b>subject</b>: <a href=\"Patient-3.html\">Daniel O'Donnell Male, DoB: 1947-12-30 ( Medical record number (use: usual, ))</a></p><p><b>effective</b>: 2005-03-21 00:00:00+0000</p><p><b>issued</b>: 2005-03-21 00:00:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-4435f523-44ae-4cfb-903d-570b2887812c.html\">Mrs Jean Kemp</a></p><p><b>value</b>: true</p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [ fhir:v "https://emis.com/Id/Event/DBID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3213" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F83004" ] ] ]
] [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "https://emis.com/Id/Event/GUID"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4e197ae7-980e-4a76-979e-b94f952f1a65" ] ;
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 "unknown"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a sct:167272007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "167272007" ] ;
fhir:display [ fhir:v "Urine protein test not done" ] ] ) ;
fhir:text [ fhir:v "Urine protein test not done" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/3" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2005-03-21T00:00:00+00:00"^^xsd:dateTime
] ; #
fhir:issued [ fhir:v "2005-03-21T00:00:00.000+00:00"^^xsd:dateTime] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/4435f523-44ae-4cfb-903d-570b2887812c" ] ;
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 "G3226482" ] ] ;
fhir:display [ fhir:v "Mrs Jean Kemp" ]
] ) ; #
fhir:value [
a fhir:boolean ;
fhir:v true
] . #
IG © 2024+ Virtually Healthcare. Package fhir.virtually.healthcare#0.1.1-current based on FHIR 4.0.1. Generated 2025-06-28
Links: Table of Contents |
QA Report