Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: disclosure - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "disclosure"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance disclosure</b></p><a name=\"disclosure\"> </a><a name=\"hcdisclosure\"> </a><p>Provenance for <a href=\"Condition-diagnosis-123.html\">Condition Essentiell (primär) hypertoni</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2025-11-24 14:30:00+0100</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}\">Author</span></td><td><a href=\"Organization-unit-a001.html\">Organization Medicinkliniken, Sahlgrenska</a></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type custodian}\">Custodian</span></td><td><a href=\"Organization/disclosing-caregiver-9999\">Organization/disclosing-caregiver-9999</a></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:target ( [
fhir:l fhir:Condition/diagnosis-123 ;
fhir:reference [ fhir:v "Condition/diagnosis-123" ]
] ) ; #
fhir:recorded [ fhir:v "2025-11-24T14:30:00+01:00"^^xsd:dateTime] ; #
fhir:agent ( [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/provenance-participant-type> ] ;
fhir:code [ fhir:v "author" ] ] ) ] ;
fhir:who [
fhir:l fhir:Organization/unit-a001 ;
fhir:reference [ fhir:v "Organization/unit-a001" ] ]
] [
( fhir:extension [
fhir:url [
fhir:v "https://inera.se/fhir/core/StructureDefinition/disclosure-context"^^xsd:anyURI ;
fhir:l <https://inera.se/fhir/core/StructureDefinition/disclosure-context> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://inera.se/fhir/core/CodeSystem/disclosure-type"^^xsd:anyURI ;
fhir:l <https://inera.se/fhir/core/CodeSystem/disclosure-type> ] ;
fhir:code [ fhir:v "national-patient-overview" ] ;
fhir:display [ fhir:v "Nationell patientöversikt" ] ] ) ] ] ) ;
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/provenance-participant-type> ] ;
fhir:code [ fhir:v "custodian" ] ] ) ] ;
fhir:who [
fhir:l fhir:Organization/disclosing-caregiver-9999 ;
fhir:reference [ fhir:v "Organization/disclosing-caregiver-9999" ] ]
] ) . #