Televisita - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://agenas.gov.it/fhir/StructureDefinition/ServiceRequestTV"^^xsd:anyURI ;
fhir:link <https://agenas.gov.it/fhir/StructureDefinition/ServiceRequestTV> ] )
] ; #
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: ServiceRequest d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc</b></p><a name=\"d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc\"> </a><a name=\"hcd3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc\"> </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-ServiceRequestTV.html\">ServiceRequestTV</a></p></div><p><b>identifier</b>: AAZ123456789</p><p><b>requisition</b>: REQ-20250709-0001</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://agenas.gov.it/fhir/CodeSystem/branca-prestazione 02}\">Cardiologia</span></p><p><b>priority</b>: Routine</p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Mario Rossi</a></p><p><b>encounter</b>: <a href=\"Encounter-a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2.html\">Televisita 09/07/2025</a></p><p><b>occurrence</b>: 2025-07-09 10:00:00+0100</p><p><b>authoredOn</b>: 2025-07-01 09:15:00+0100</p><p><b>requester</b>: <a href=\"PractitionerRole-e446e848-2bd4-423a-b2f8-5d25687e2f42.html\">PractitionerRole: specialty = Allergologia</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 2153008}\">Cardiac catheterization education</span></p><p><b>note</b>: </p><blockquote><div><p>Prestazione da eseguire in modalità remota tramite piattaforma XTelemed</p>\n</div></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:value [ fhir:v "AAZ123456789" ]
] ) ; #
fhir:requisition [
fhir:value [ fhir:v "REQ-20250709-0001" ]
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "https://agenas.gov.it/fhir/CodeSystem/branca-prestazione"^^xsd:anyURI ] ;
fhir:code [ fhir:v "02" ] ;
fhir:display [ fhir:v "Cardiologia" ] ] )
] ) ; #
fhir:priority [ fhir:v "routine"] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82" ] ;
fhir:display [ fhir:v "Mario Rossi" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2" ] ;
fhir:display [ fhir:v "Televisita 09/07/2025" ]
] ; #
fhir:occurrence [
a fhir:dateTime ;
fhir:v "2025-07-09T10:00:00+01:00"^^xsd:dateTime
] ; #
fhir:authoredOn [ fhir:v "2025-07-01T09:15:00+01:00"^^xsd:dateTime] ; #
fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/e446e848-2bd4-423a-b2f8-5d25687e2f42" ]
] ; #
fhir:reasonCode ( [
( fhir:coding [
a sct:2153008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2153008" ] ;
fhir:display [ fhir:v "Cardiac catheterization education" ] ] )
] ) ; #
fhir:note ( [
fhir:text [ fhir:v "Prestazione da eseguire in modalità remota tramite piattaforma XTelemed" ]
] ) . #
IG © 2025+ Example Publisher. Package televisita#0.1.0 based on FHIR 4.0.1. Generated 2025-08-06
Links: Table of Contents |
QA Report