Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build United Kingdom flag

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

: Diagnostic Report Physical Activity Example. - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:DiagnosticReport ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "63487b62-cbdc-4f29-b393-70eed3fbc498"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1.0" ]
  ] ; # 
  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: DiagnosticReport 63487b62-cbdc-4f29-b393-70eed3fbc498</b></p><a name=\"63487b62-cbdc-4f29-b393-70eed3fbc498\"> </a><a name=\"hc63487b62-cbdc-4f29-b393-70eed3fbc498\"> </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\">version: 1.0</p></div><h2><span title=\"Codes:{http://loinc.org 11488-4}\">Consult note</span> (<span title=\"Codes:{http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes PhysicalActivity}\">PhysicalActivity</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Not done yet</td></tr><tr><td>When For</td><td>2023-09-07 11:45:41+0000</td></tr><tr><td>Performers</td><td> Boots (Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/FFX11) FICTITIOUS, Ralph (Identifier: <code>https://fhir.hl7.org.uk/Id/gmc-number</code>/C1234567)</td></tr><tr><td>Identifier</td><td> <code>https://fhir.virtually.healthcare/Id/ReportId</code>/25edee2b-add8-4522-9fa2-1ee8f229bd75</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr><tr><td/><td/></tr></table><p>Normal - no action</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://fhir.virtually.healthcare/Id/ReportId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "25edee2b-add8-4522-9fa2-1ee8f229bd75" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FFX11" ]       ]     ]
  ] ) ; # 
  fhir:basedOn ( [
fhir:type [ fhir:v "ServiceRequest"^^xsd:anyURI ] ;
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ]         ] )       ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:f3533ea0-9588-4f25-ace7-969d80823b20" ] ;
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 "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PhysicalActivity" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:11488-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11488-4" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:073eef49-81ee-4c2e-893b-bc2e4efd2630" ] ;
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/nhs-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9912003888" ]     ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2023-09-07T11:45:41+00:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "https://fhir.nhs.uk/Id/ods-organization-code"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FFX11" ]     ] ;
fhir:display [ fhir:v "Boots" ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/event-performerFunction"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SPRF" ]         ] )       ]     ] ) ;
fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "https://fhir.hl7.org.uk/Id/gmc-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C1234567" ]     ] ;
fhir:display [ fhir:v "FICTITIOUS, Ralph" ]
  ] ) ; # 
  fhir:resultsInterpreter ( [
fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "https://fhir.hl7.org.uk/Id/gmc-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "C1234567" ]     ] ;
fhir:display [ fhir:v "FICTITIOUS, Ralph" ]
  ] ) ; # 
  fhir:result ( [
fhir:reference [ fhir:v "urn:uuid:8f750590-30d6-425f-a8c4-f0a7c41e01d4" ] ;
fhir:type [ fhir:v "Observation"^^xsd:anyURI ]
  ] [
fhir:reference [ fhir:v "urn:uuid:0a7f38ae-9658-4b43-a3f9-02f66f65bf38" ] ;
fhir:type [ fhir:v "Observation"^^xsd:anyURI ]
  ] [
fhir:reference [ fhir:v "urn:uuid:a14a52b7-b647-45f3-851a-8c00e28c0968" ] ;
fhir:type [ fhir:v "Observation"^^xsd:anyURI ]
  ] [
fhir:reference [ fhir:v "urn:uuid:ea09866e-d540-4d9c-ba9c-8e22338e524c" ] ;
fhir:type [ fhir:v "Observation"^^xsd:anyURI ]
  ] ) ; # 
  fhir:conclusion [ fhir:v "Normal - no action"] . #