EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions
: EMDiagnosticReportJannice1 - 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 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:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "EMDiagnosticReportJannice1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://www.egde.no/StructureDefinition/em-diagnostic-report"^^xsd:anyURI ;
fhir:link <http://www.egde.no/StructureDefinition/em-diagnostic-report> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 10206-1}\">Physical findings of Skin Narrative</span> </h2><table class=\"grid\"><tr><td>Subject</td><td><b>Jannice Søreng </b> female, DoB Unknown ( id: 21030550231)</td></tr><tr><td>Identifier:</td><td> id: 907d7667-9951-4d29-afee-13cc88d4534f</td></tr></table><p><b>Report Details</b></p><p><b>Coded Conclusions :</b></p><ul><li><span title=\"Codes: {http://snomed.info/sct 69910005}\">Unidentiable</span></li></ul></div>"
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "907d7667-9951-4d29-afee-13cc88d4534f" ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/EMServiceRequestJannice001" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a loinc:10206-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10206-1" ] ;
fhir:display [ fhir:v "Physical findings of Skin Narrative" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/EMJanniceSoreng" ]
] ; #
fhir:resultsInterpreter ( [
fhir:reference [ fhir:v "Practitioner/EMPractitionerKumarMagnar" ]
] ) ; #
fhir:conclusionCode ( [
( fhir:coding [
a sct:69910005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "69910005" ] ;
fhir:display [ fhir:v "Unidentiable" ] ] )
] ) . #