HL7 Europe Patient Summary 1.0.0-ballot - ci-build 150
HL7 Europe Patient Summary - Downloaded Version 1.0.0-ballot See the Directory of published versions
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:CarePlan ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "81b033d8-ab2e-4eee-8792-3b9c6261869d"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"hl7__ips\"><tr><td>Hyperlipidemia clinical management plan</td><td><span class=\"nb\">2020-07-06</span></td><td>Hyperlipidemia</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:category ( [ ( fhir:coding [ a sct:734163000 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "734163000" ] ; fhir:display [ fhir:v "Care plan" ] ] ) ] ) ; # fhir:subject [ fhir:l fhir:Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3 ; fhir:reference [ fhir:v "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3" ] ; fhir:display [ fhir:v "Petra Schwartz" ] ] ; # fhir:period [ fhir:start [ fhir:v "2020-07-06"^^xsd:date ] ] ; # fhir:activity ( [ fhir:detail [ fhir:kind [ fhir:v "Appointment" ] ; fhir:code [ ( fhir:coding [ a sct:736285004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "736285004" ] ; fhir:display [ fhir:v "Hyperlipidemia clinical management plan (record artifact)" ] ] ) ] ; ( fhir:reasonCode [ ( fhir:coding [ a sct:55822004 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ; fhir:l <http://snomed.info/sct> ] ; fhir:code [ fhir:v "55822004" ] ; fhir:display [ fhir:v "Hyperlipidemia" ] ] ) ] ) ; fhir:status [ fhir:v "unknown" ] ; fhir:description [ fhir:v "Hyperlipidemia clinical management plan" ] ] ] ) . #