This page is part of the Da Vinci Payer Data Exchange (v2.2.0: STU2.2) 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
| Page standards status: Informative |
@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/1000101> a fhir:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "1000101"] ;
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1" ] ;
fhir:Meta.lastUpdated [ fhir:value "2020-08-09T15:26:23.217+00:00"^^xsd:dateTime ]
] ;
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 1000101</b></p><a name=\"1000101\"> </a><a name=\"hc1000101\"> </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\">version: 1; Last updated: 2020-08-09 15:26:23+0000</p></div><p>Provenance for: </p><ul><li><a href=\"Encounter-6.html\">Encounter: status = finished; class = Ambulatory (ActCode#AMB); type = Consultation</a></li><li><a href=\"Encounter-7.html\">Encounter: status = finished; class = Ambulatory (ActCode#AMB); type = Patient encounter procedure</a></li></ul><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2020-08-09 15:26:23+0000</td></tr><tr><td>Activity</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation APPEND}\">append</span></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 custodian}\">Custodian</span></td><td><a href=\"Organization-Payer1.html\">Organization Payer 1</a></td></tr><tr><td><span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type transmitter}\">Transmitter</span></td><td><a href=\"Organization-Payer1.html\">Organization Payer 1</a></td></tr></table></div>"
] ;
fhir:Provenance.target [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Encounter/6> ;
fhir:Reference.reference [ fhir:value "Encounter/6" ]
], [
fhir:index 1 ;
fhir:link <http://hl7.org/fhir/Encounter/7> ;
fhir:Reference.reference [ fhir:value "Encounter/7" ]
] ;
fhir:Provenance.recorded [ fhir:value "2020-08-09T15:26:23.217+00:00"^^xsd:dateTime] ;
fhir:Provenance.reason [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "RECORDMGT" ]
]
] ;
fhir:Provenance.activity [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-DataOperation" ] ;
fhir:Coding.code [ fhir:value "APPEND" ]
]
] ;
fhir:Provenance.agent [
fhir:index 0 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "custodian" ] ;
fhir:Coding.display [ fhir:value "Custodian" ]
]
] ;
fhir:Provenance.agent.who [
fhir:link <http://hl7.org/fhir/Organization/Payer1> ;
fhir:Reference.reference [ fhir:value "Organization/Payer1" ]
]
], [
fhir:index 1 ;
fhir:Provenance.agent.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type" ] ;
fhir:Coding.code [ fhir:value "transmitter" ]
]
] ;
fhir:Provenance.agent.who [
fhir:link <http://hl7.org/fhir/Organization/Payer1> ;
fhir:Reference.reference [ fhir:value "Organization/Payer1" ]
]
] .
<http://hl7.org/fhir/Encounter/6> a fhir:Encounter .
<http://hl7.org/fhir/Encounter/7> a fhir:Encounter .
<http://hl7.org/fhir/Organization/Payer1> a fhir:Organization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Provenance/1000101.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Provenance/1000101.ttl> .
IG © 2024+ HL7 International / Financial Management. Package hl7.fhir.us.davinci-pdex#2.2.0 based on FHIR 4.0.1. Generated 2026-08-22
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
