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: AuditEvent-skinwoundassert-amend-auditevent

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:AuditEvent;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "skinwoundassert-amend-auditevent"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "1" ];
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/ehrsrle-auditevent";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/ehrsrle-auditevent>     ];
     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>type</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/audit-event-type rest}\">Restful Operation</span></p><p><b>subtype</b>: <span title=\"{http://hl7.org/fhir/restful-interaction update}\">Update</span></p><p><b>action</b>: U</p><p><b>recorded</b>: Aug 15, 2019 2:43:37 PM</p><p><b>outcome</b>: 0</p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://dicom.nema.org/resources/ontology/DCM 110153}\">Source Role ID</span></p><p><b>who</b>: <span></span></p><p><b>altId</b>: 6580</p><p><b>requestor</b>: false</p><h3>Networks</h3><table class=\"grid\"><tr><td>-</td><td><b>Address</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>Workstation01.ehr.familyclinic.com</td><td>1</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/extra-security-role-type humanuser}\">human user</span></p><p><b>who</b>: <span></span></p><p><b>altId</b>: 601847123</p><p><b>name</b>: Michael Brody</p><p><b>requestor</b>: true</p></blockquote><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Site</b></td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>Family Clinic EHR Cloud</td><td><span>ehr.familyclinic.com</span></td><td><span title=\"{http://terminology.hl7.org/CodeSystem/security-source-type 3}\">Web Server</span></td></tr></table><blockquote><p><b>entity</b></p><p><b>what</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>type</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/audit-entity-type 1}\">Person</span></p><p><b>role</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/object-role 1}\">Patient</span></p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <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></p><p><b>type</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/audit-entity-type 2}\">System Object</span></p><p><b>lifecycle</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle amend}\">Amend (Update) Record Lifecycle Event</span></p></blockquote></div>"
  ];
  fhir:AuditEvent.type [
     fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/audit-event-type" ];
     fhir:Coding.code [ fhir:value "rest" ];
     fhir:Coding.display [ fhir:value "Restful Operation" ]
  ];
  fhir:AuditEvent.subtype [
     fhir:index 0;
     fhir:Coding.system [ fhir:value "http://hl7.org/fhir/restful-interaction" ];
     fhir:Coding.code [ fhir:value "update" ];
     fhir:Coding.display [ fhir:value "Update" ]
  ];
  fhir:AuditEvent.action [ fhir:value "U"];
  fhir:AuditEvent.recorded [ fhir:value "2019-08-15T18:43:37Z"^^xsd:dateTime];
  fhir:AuditEvent.outcome [ fhir:value "0"];
  fhir:AuditEvent.agent [
     fhir:index 0;
     fhir:AuditEvent.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ];
         fhir:Coding.code [ fhir:value "110153" ];
         fhir:Coding.display [ fhir:value "Source Role ID" ]       ]     ];
     fhir:AuditEvent.agent.who [
       fhir:Reference.identifier [
         fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.4.2" ];
         fhir:Identifier.value [ fhir:value "2.16.840.1.113883.4.2" ]       ]     ];
     fhir:AuditEvent.agent.altId [ fhir:value "6580" ];
     fhir:AuditEvent.agent.requestor [ fhir:value "false"^^xsd:boolean ];
     fhir:AuditEvent.agent.network [
       fhir:AuditEvent.agent.network.address [ fhir:value "Workstation01.ehr.familyclinic.com" ];
       fhir:AuditEvent.agent.network.type [ fhir:value "1" ]     ]
  ], [
     fhir:index 1;
     fhir:AuditEvent.agent.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/extra-security-role-type" ];
         fhir:Coding.code [ fhir:value "humanuser" ];
         fhir:Coding.display [ fhir:value "human user" ]       ]     ];
     fhir:AuditEvent.agent.who [
       fhir:Reference.identifier [
         fhir:Identifier.value [ fhir:value "mbrody" ]       ]     ];
     fhir:AuditEvent.agent.altId [ fhir:value "601847123" ];
     fhir:AuditEvent.agent.name [ fhir:value "Michael Brody" ];
     fhir:AuditEvent.agent.requestor [ fhir:value "true"^^xsd:boolean ]
  ];
  fhir:AuditEvent.source [
     fhir:AuditEvent.source.site [ fhir:value "Family Clinic EHR Cloud" ];
     fhir:AuditEvent.source.observer [
       fhir:Reference.display [ fhir:value "ehr.familyclinic.com" ]     ];
     fhir:AuditEvent.source.type [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/security-source-type" ];
       fhir:Coding.code [ fhir:value "3" ];
       fhir:Coding.display [ fhir:value "Web Server" ]     ]
  ];
  fhir:AuditEvent.entity [
     fhir:index 0;
     fhir:AuditEvent.entity.what [
       fhir:Reference.reference [ fhir:value "Patient/patient-example" ]     ];
     fhir:AuditEvent.entity.type [
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/audit-entity-type" ];
       fhir:Coding.code [ fhir:value "1" ];
       fhir:Coding.display [ fhir:value "Person" ]     ];
     fhir:AuditEvent.entity.role [
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/object-role" ];
       fhir:Coding.code [ fhir:value "1" ];
       fhir:Coding.display [ fhir:value "Patient" ]     ]
  ], [
     fhir:index 1;
     fhir:AuditEvent.entity.what [
       fhir:Reference.reference [ fhir:value "Condition/skinwoundassert-amend" ]     ];
     fhir:AuditEvent.entity.type [
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/audit-entity-type" ];
       fhir:Coding.code [ fhir:value "2" ];
       fhir:Coding.display [ fhir:value "System Object" ]     ];
     fhir:AuditEvent.entity.lifecycle [
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle" ];
       fhir:Coding.code [ fhir:value "amend" ];
       fhir:Coding.display [ fhir:value "Amend (Update) Record Lifecycle Event" ]     ]
  ].

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

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