This page is part of the Czech National FHIR R4 Core and Base Implementation Guide STU 1 (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Provenance/signature-rentgen> a fhir:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "signature-rentgen"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://hl7.cz/fhir/core/StructureDefinition/cz-provenance" ;
fhir:index -1 ;
fhir:link <https://hl7.cz/fhir/core/StructureDefinition/cz-provenance>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Provenance signature-rentgen</b></p><a name=\"signature-rentgen\"> </a><a name=\"hcsignature-rentgen\"> </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-cz-provenance.html\">Provenance (CZ core)</a></p></div><p>Provenance for Reference(ServiceRequest/Image-order) Rentgen (Identifier: <code>https://ncez.mzcr.cz/fhir/sid/ico</code>/27520536)</p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2023-04-05 17:23:07+0000</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Role</b></td><td><b>who</b></td></tr><tr><td/><td><a href=\"Practitioner-Practitioner-2.html\">MUDr. Hana Doktorová</a></td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index -1 ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "https://ncez.mzcr.cz/fhir/sid/ico" ] ;
fhir:Identifier.value [ fhir:value "27520536" ]
] ;
fhir:Reference.display [ fhir:value "Reference(ServiceRequest/Image-order) Rentgen" ]
] ;
fhir:Provenance.recorded [ fhir:value "2023-04-05T17:23:07Z"^^xsd:dateTime] ;
fhir:Provenance.agent [
fhir:index -1 ;
fhir:Provenance.agent.role [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ;
fhir:Coding.code [ fhir:value "AUT" ]
]
] ;
fhir:Provenance.agent.who [
fhir:link <http://hl7.org/fhir/Practitioner/Practitioner-2> ;
fhir:Reference.reference [ fhir:value "Practitioner/Practitioner-2" ] ;
fhir:Reference.display [ fhir:value "MUDr. Hana Doktorová" ]
]
] ;
fhir:Provenance.signature [
fhir:index -1 ;
fhir:Signature.type [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ] ;
fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.1" ] ;
fhir:Coding.display [ fhir:value "Author's Signature" ]
] ;
fhir:Signature.when [ fhir:value "2023-04-05T17:23:07Z"^^xsd:dateTime ] ;
fhir:Signature.who [
fhir:link <http://hl7.org/fhir/Practitioner/Practitioner-2> ;
fhir:Reference.reference [ fhir:value "Practitioner/Practitioner-2" ] ;
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://example.org/exampleSystem" ] ;
fhir:Identifier.value [ fhir:value "MUDr. Hana Doktorová" ]
] ;
fhir:Reference.display [ fhir:value "MUDr. Hana Doktorová" ]
] ;
fhir:Signature.targetFormat [ fhir:value "application/fhir+xml" ] ;
fhir:Signature.sigFormat [ fhir:value "application/signature+xml" ] ;
fhir:Signature.data [ fhir:value "dGhpcyBibG9iIGlzIHNuaXBwZWQ="^^xsd:base64Binary ]
] .
<http://hl7.org/fhir/Practitioner/Practitioner-2> a fhir:Practitioner .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Provenance/signature-rentgen.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Provenance/signature-rentgen.ttl> .
IG © 2024+ HL7 Czech Republic.
Package hl7.fhir.cz.core#1.0.0 based on FHIR 4.0.1.
Generated
2026-07-29
Links: Table of Contents |
QA Report