@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Provenance; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "skinwoundassert-amend-provenance"]; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "1" ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/ehrsrle-provenance"; fhir:index 0; fhir:link ]; fhir:Meta.security [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ]; fhir:Coding.code [ fhir:value "HTEST" ]; fhir:Coding.display [ fhir:value "test health data" ] ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

Generated Narrative

target: Generated Summary: Medical Record Number: 1032702 (USUAL); active; Amy V. Shaw ; Phone: 555-555-5555, amy.shaw@example.com; gender: female; birthDate: 1954-02-20

occurred: 2019-08-15 --> 2019-08-16

recorded: Aug 15, 2019 2:44:21 PM

policy: http://ehr.familyclinic.com/fhir/Consent/25

reason: records management

agent

type: author (originator)

who: Generated Summary: id: 9941339108; Ronald Bone

agent

type: device

who: Workstation01.ehr.familyclinic.com

Entities

-RoleWhat
*sourceGenerated Summary: Active; Confirmed; Encounter Diagnosis; Abrasion and/or friction burn of skin; recordedDate: 2019-08-15

Signatures

-
*
" ]; fhir:Provenance.target [ fhir:index 0; fhir:link ; fhir:Reference.reference [ fhir:value "Patient/patient-example" ] ]; fhir:Provenance.occurredPeriod [ fhir:Period.start [ fhir:value "2019-08-15"^^xsd:date ]; fhir:Period.end [ fhir:value "2019-08-16"^^xsd:date ] ]; fhir:Provenance.recorded [ fhir:value "2019-08-15T18:44:21Z"^^xsd:dateTime]; fhir:Provenance.policy [ fhir:value "http://ehr.familyclinic.com/fhir/Consent/25"; fhir:index 0 ]; 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:Coding.display [ fhir:value "records management" ] ] ]; 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/v3-ParticipationType" ]; fhir:Coding.code [ fhir:value "AUT" ] ] ]; fhir:Provenance.agent.who [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/practitioner-example" ] ] ], [ fhir:index 1; fhir:Provenance.agent.type [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ]; fhir:Coding.code [ fhir:value "DEV" ] ] ]; fhir:Provenance.agent.who [ fhir:Reference.display [ fhir:value "Workstation01.ehr.familyclinic.com" ] ] ]; fhir:Provenance.entity [ fhir:index 0; fhir:Provenance.entity.role [ fhir:value "source" ]; fhir:Provenance.entity.what [ fhir:link ; fhir:Reference.reference [ fhir:value "Condition/skinwoundassert-amend" ] ] ]; fhir:Provenance.signature [ fhir:index 0; fhir:Signature.type [ fhir:index 0; fhir:Coding.system [ fhir:value "urn:iso-astm:E1762-95:2013" ]; fhir:Coding.code [ fhir:value "1.2.840.10065.1.12.1.14" ]; fhir:Coding.display [ fhir:value "Source Signature" ] ]; fhir:Signature.when [ fhir:value "2019-08-15T18:42:55Z"^^xsd:dateTime ]; fhir:Signature.who [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/practitioner-example" ] ]; fhir:Signature.targetFormat [ fhir:value "application/fhir+xml" ]; fhir:Signature.sigFormat [ fhir:value "application/signature+xml" ]; fhir:Signature.data [ fhir:value "dGhpcyBibG9iIGlzIHNuaXBwZWQ="^^xsd:base64Binary ] ] . a fhir:us . a fhir:us . a fhir:us . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------