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

: Appuntamento Televisita Cardiologica - TTL Representation

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:Appointment ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://agenas.gov.it/fhir/StructureDefinition/AppointmentTelemedicina"^^xsd:anyURI ;
fhir:link <https://agenas.gov.it/fhir/StructureDefinition/AppointmentTelemedicina>     ] )
  ] ; # 
  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: Appointment 9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908</b></p><a name=\"9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908\"> </a><a name=\"hc9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908\"> </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-AppointmentTelemedicina.html\">AppointmentTelemedicina</a></p></div><p><b>identifier</b>: TV-20250709-001</p><p><b>status</b>: Booked</p><p><b>serviceCategory</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/service-category 8}\">Counselling</span></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 129265001}\">Televisita cardiologica per controllo post-operatorio</span></p><p><b>start</b>: 2025-07-09 10:00:00+0100</p><p><b>end</b>: 2025-07-09 10:30:00+0100</p><p><b>created</b>: 2025-07-01 09:00:00+0100</p><p><b>basedOn</b>: <a href=\"ServiceRequest-d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc.html\">ServiceRequest: identifier = AAZ123456789; requisition = REQ-20250709-0001; status = active; intent = order; category = Cardiologia; priority = routine; occurrence[x] = 2025-07-09 10:00:00+0100; authoredOn = 2025-07-01 09:15:00+0100; reasonCode = Cardiac catheterization education; note = Prestazione da eseguire in modalità remota tramite piattaforma XTelemed</a></p><blockquote><p><b>participant</b></p><p><b>actor</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>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"PractitionerRole-e446e848-2bd4-423a-b2f8-5d25687e2f42.html\">PractitionerRole: specialty = Allergologia</a></p><p><b>status</b>: Accepted</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "TV-20250709-001" ]
  ] ) ; # 
  fhir:status [ fhir:v "booked"] ; # 
  fhir:serviceCategory ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/service-category"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.1.1" ] ;
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Counselling" ]     ] )
  ] ) ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
a sct:129265001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "129265001" ] ;
fhir:display [ fhir:v "Evaluation - action (qualifier value)" ]     ] ) ;
fhir:text [ fhir:v "Televisita cardiologica per controllo post-operatorio" ]
  ] ) ; # 
  fhir:start [ fhir:v "2025-07-09T10:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:end [ fhir:v "2025-07-09T10:30:00+01:00"^^xsd:dateTime] ; # 
  fhir:created [ fhir:v "2025-07-01T09:00:00+01:00"^^xsd:dateTime] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc" ]
  ] ) ; # 
  fhir:participant ( [
fhir:actor [
fhir:reference [ fhir:v "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82" ]     ] ;
fhir:status [ fhir:v "accepted" ]
  ] [
fhir:actor [
fhir:reference [ fhir:v "PractitionerRole/e446e848-2bd4-423a-b2f8-5d25687e2f42" ]     ] ;
fhir:status [ fhir:v "accepted" ]
  ] ) . #