FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.lower-extremity-skin-wound-assessment
Resource TypeProvenance
IdProvenance-skinwoundassert-receive-provenance.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Provenance

Resource Provenance "skinwoundassert-receive-provenance" Version "1"

Profile: EHRS FM Record Lifecycle Event - Provenance

Security Labels: http://terminology.hl7.org/CodeSystem/v3-ActReason

target: Patient/patient-example " SHAW"

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

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

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

reason: records management (ActReason#RECORDMGT)

agent

type: author (originator) (ParticipationType#AUT)

who: Practitioner/practitioner-example " BONE"

agent

type: device (ParticipationType#DEV)

who: : Workstation01.ehr.familyclinic.com

Entities

-RoleWhat
*sourceCondition/skinwoundassert-receive

Signatures

-TypeWhenWhoTargetFormatSigFormatData
*Source Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.14 = 'Source Signature', stated as 'Source Signature')Aug 15, 2019, 6:42:55 PMPractitioner/practitioner-example " BONE"application/fhir+xmlapplication/signature+xmldGhpcyBibG9iIGlzIHNuaXBwZWQ=

Source1

{
  "resourceType": "Provenance",
  "id": "skinwoundassert-receive-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": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Patient/patient-example"
    }
  ],
  "occurredPeriod": {
    "start": "2019-08-15",
    "end": "2019-08-16"
  },
  "recorded": "2019-08-15T18:44:21Z",
  "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-receive"
      }
    }
  ],
  "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="
    }
  ]
}