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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://agenas.gov.it/fhir/StructureDefinition/PatientTelemedicina"^^xsd:anyURI ;
fhir:link <https://agenas.gov.it/fhir/StructureDefinition/PatientTelemedicina> ] )
] ; #
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: Patient 2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82</b></p><a name=\"2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82\"> </a><a name=\"hc2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82\"> </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-PatientTelemedicina.html\">PatientTelemedicina</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Maria Rossi Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 3331245678</li><li><a href=\"mailto:maria.rossi@mail.com\">maria.rossi@mail.com</a></li><li>Via della Libertà, 52 Milano 20100 IT (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Luigi Rossi </li><li>ph: 3312345567</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Emergency Contact\">Emergency Contact:</td><td colspan=\"3\"><ul><li>Maria Bianchi </li><li>ph: 3311234598</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.3.0-ballot-tc1/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Via della Vittoria, 1 Milano 20100 IT </td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
( fhir:extension [
fhir:url [ fhir:v "https://agenas.gov.it/fhir/StructureDefinition/address-official"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ] ] ) ;
( fhir:line [
fhir:v "Via della Vittoria, 1" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Via della Vittoria" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "1" ] ] ) ] ) ;
fhir:city [ fhir:v "Milano" ] ;
fhir:postalCode [ fhir:v "20100" ] ;
fhir:country [ fhir:v "IT" ] ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://hl7.it/sid/codiceFiscale"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RSSMRA71E01F205E" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Rossi" ] ;
( fhir:given [ fhir:v "Maria" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "3331245678" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "maria.rossi@mail.com" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1971-05-01"^^xsd:date] ; #
fhir:address ( [
( fhir:extension [
fhir:url [ fhir:v "https://agenas.gov.it/fhir/StructureDefinition/address-official"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ] ] [
( fhir:extension [
fhir:url [ fhir:v "who"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita"^^xsd:anyURI ] ;
fhir:code [ fhir:v "gov" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://agenas.gov.it/fhir/StructureDefinition/recordCertification"^^xsd:anyURI ] ] ) ;
fhir:use [ fhir:v "home" ] ;
( fhir:line [
fhir:v "Via della Libertà, 52" ;
( fhir:extension [
fhir:url [ fhir:v "https://agenas.gov.it/fhir/StructureDefinition/address-dug"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://www.hl7.it/fhir/terminology/CodeSystem/dug"^^xsd:anyURI ] ;
fhir:code [ fhir:v "67" ] ;
fhir:display [ fhir:v "via" ] ] ) ] ] ) ] ) ;
fhir:city [ fhir:v "Milano" ] ;
fhir:postalCode [ fhir:v "20100" ] ;
fhir:country [ fhir:v "IT" ]
] ) ; #
fhir:contact ( [
( fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Emergency Contact" ] ] ) ] ) ;
fhir:name [
fhir:family [ fhir:v "Rossi" ] ;
( fhir:given [ fhir:v "Luigi" ] ) ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "3312345567" ] ] )
] [
( fhir:relationship [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "Emergency Contact" ] ] ) ] ) ;
fhir:name [
fhir:family [ fhir:v "Bianchi" ] ;
( fhir:given [ fhir:v "Maria" ] ) ] ;
( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "3311234598" ] ] )
] ) . #
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