Lower Extremity Skin Wound Assessment Implementation Guide STU1 CI Build

Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions

Turtle Format: Provenance-skinwoundassert-amend-provenance

Raw ttl


@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 -------------------------------------------------------------------

 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 <http://hl7.org/fhir/StructureDefinition/ehrsrle-provenance>     ];
     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 "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"Patient-patient-example.html\">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</a></p><p><b>occurred</b>: 2019-08-15 --&gt; 2019-08-16</p><p><b>recorded</b>: Aug 15, 2019 2:44:21 PM</p><p><b>policy</b>: <a href=\"http://ehr.familyclinic.com/fhir/Consent/25\">http://ehr.familyclinic.com/fhir/Consent/25</a></p><p><b>reason</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActReason RECORDMGT}\">records management</span></p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ParticipationType AUT}\">author (originator)</span></p><p><b>who</b>: <a href=\"Practitioner-practitioner-example.html\">Generated Summary: id: 9941339108; Ronald Bone </a></p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ParticipationType DEV}\">device</span></p><p><b>who</b>: <span>Workstation01.ehr.familyclinic.com</span></p></blockquote><h3>Entities</h3><table class=\"grid\"><tr><td>-</td><td><b>Role</b></td><td><b>What</b></td></tr><tr><td>*</td><td>source</td><td><a href=\"Condition-skinwoundassert-amend.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span>; <span title=\"Codes: {http://snomed.info/sct 400012003}\">Abrasion and/or friction burn of skin</span>; recordedDate: 2019-08-15</a></td></tr></table><h3>Signatures</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table></div>"
  ];
  fhir:Provenance.target [
     fhir:index 0;
     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: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: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: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 ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.