Televisita
0.1.0 - ci-build

Televisita - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Observation-esami-precedenti - 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 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 "9dfdf0c9-a837-42d5-987c-6170c75cc476"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"^^xsd:anyURI ;
fhir:link <https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina>     ] )
  ] ; # 
  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 9dfdf0c9-a837-42d5-987c-6170c75cc476</b></p><a name=\"9dfdf0c9-a837-42d5-987c-6170c75cc476\"> </a><a name=\"hc9dfdf0c9-a837-42d5-987c-6170c75cc476\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 30954-2}\">Relevant diagnostic tests/laboratory data Narrative</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 24606-6}\">MG Breast Screening</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: TC torace eseguita il 10/05/2025. Referto: negativa per lesioni polmonari evolutive.</p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 713548006}\">Low dose computed tomography of thorax</span></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:30954-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30954-2" ] ;
fhir:display [ fhir:v "Relevant diagnostic tests/laboratory data Narrative" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:24606-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24606-6" ] ;
fhir:display [ fhir:v "MG Breast Screening" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82" ]
  ] ; # 
  fhir:effective [
a fhir:dateTime ;
fhir:v "2025-06-16T10:30:00+02:00"^^xsd:dateTime
  ] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d" ]
  ] ) ; # 
  fhir:value [
a fhir:string ;
fhir:v "TC torace eseguita il 10/05/2025. Referto: negativa per lesioni polmonari evolutive."
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:713548006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "713548006" ] ;
fhir:display [ fhir:v "Low dose computed tomography of thorax" ]     ] )
  ] . #