Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
:
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 "6dbcf7b6-ef2f-4646-98e3-aae94bd5bfd2"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Provenance 6dbcf7b6-ef2f-4646-98e3-aae94bd5bfd2</b></p><a name=\"6dbcf7b6-ef2f-4646-98e3-aae94bd5bfd2\"> </a><a name=\"hc6dbcf7b6-ef2f-4646-98e3-aae94bd5bfd2\"> </a><p>Provenance for <a href=\"StructureDefinition-DMObservationLaboratoryLeucocytes.html\">StructureDefinition Leucocytes</a></p><p>Résumé</p><table class=\"grid\"><tr><td>Occurrence</td><td>2025-10-14</td></tr><tr><td>Recorded</td><td>2025-10-14 16:58:23+0200</td></tr><tr><td>Activité</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}\">create</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 author}\">Author</span></td><td>David Ouagne</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:target ( [
fhir:reference [ fhir:v "StructureDefinition/DMObservationLaboratoryLeucocytes" ]
] ) ; #
fhir:occurred [
a fhir:dateTime ;
fhir:v "2025-10-14"^^xsd:date
] ; #
fhir:recorded [ fhir:v "2025-10-14T16:58:23+02:00"^^xsd:dateTime] ; #
fhir:reason ( [
fhir:text [ fhir:v "feat(fhir-profiles): add 18 laboratory observation profiles for EDSH core variables" ]
] ) ; #
fhir:activity [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-DataOperation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CREATE" ] ] )
] ; #
fhir:agent ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "author" ] ] ) ] ;
fhir:who [
fhir:display [ fhir:v "David Ouagne" ] ]
] ) . #