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

JSON Format: Provenance-skinwoundassert-originate-provenance

Raw json


{
  "resourceType" : "Provenance",
  "id" : "skinwoundassert-originate-provenance",
  "meta" : {
    "versionId" : "1",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/ehrsrle-provenance"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST",
        "display" : "test health data"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "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:42:55 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-originate.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 unconfirmed}\">Unconfirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span>; <span title=\"Codes: {http://snomed.info/sct 125667009}\">Originate default value to be amended</span></a></td></tr></table><h3>Signatures</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table></div>"
  },
  "target" : [
    {
      "reference" : "Patient/patient-example"
    }
  ],
  "occurredPeriod" : {
    "start" : "2019-08-15",
    "end" : "2019-08-16"
  },
  "recorded" : "2019-08-15T18:42:55Z",
  "policy" : [
    "http://ehr.familyclinic.com/fhir/Consent/25"
  ],
  "reason" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code" : "RECORDMGT",
          "display" : "records management"
        }
      ]
    }
  ],
  "agent" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code" : "AUT"
          }
        ]
      },
      "who" : {
        "reference" : "Practitioner/practitioner-example"
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code" : "DEV"
          }
        ]
      },
      "who" : {
        "display" : "Workstation01.ehr.familyclinic.com"
      }
    }
  ],
  "entity" : [
    {
      "role" : "source",
      "what" : {
        "reference" : "Condition/skinwoundassert-originate"
      }
    }
  ],
  "signature" : [
    {
      "type" : [
        {
          "system" : "urn:iso-astm:E1762-95:2013",
          "code" : "1.2.840.10065.1.12.1.14",
          "display" : "Source Signature"
        }
      ],
      "when" : "2019-08-15T18:42:55Z",
      "who" : {
        "reference" : "Practitioner/practitioner-example"
      },
      "targetFormat" : "application/fhir+xml",
      "sigFormat" : "application/signature+xml",
      "data" : "dGhpcyBibG9iIGlzIHNuaXBwZWQ="
    }
  ]
}