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

FHIR IG analytics

Packagehl7.fhir.us.dme-orders
Resource TypeProvenance
IdProvenance-Home-Health-Order.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 "Home-Health-Order" Version "2" Updated "2020-08-10 02:15:38+0000"

Profile: PAO Provenance

target: ServiceRequest/HomeHealth

recorded: Aug 26, 2015, 10:39:24 PM

reason: treatment (ActReason#TREAT)

activity: authenticated (DocumentCompletion#AU)

Agents

-TypeWho
*Verifier (Contract Signer Type Codes#VERF)

Signatures

-TypeWhenWhoTargetFormatSigFormatData
*Verification Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.5 = 'Verification Signature', stated as 'Verification Signature')Aug 3, 2020, 10:39:24 PMPractitioner/practitioner-1 " BONE"application/fhir+xmlapplication/signature+xmlLi4u

Source1

{
  "resourceType": "Provenance",
  "id": "Home-Health-Order",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2020-08-10T02:15:38.163Z",
    "profile": [
      "http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-provenance"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "ServiceRequest/HomeHealth"
    }
  ],
  "recorded": "2015-08-27T08:39:24+10:00",
  "reason": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
          "code": "TREAT",
          "display": "treatment"
        }
      ]
    }
  ],
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
        "code": "AU",
        "display": "authenticated"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
            "code": "VERF"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "urn:ietf:rfc:3986",
          "value": "mailto://hhd@ssa.gov"
        }
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "urn:iso-astm:E1762-95:2013",
          "code": "1.2.840.10065.1.12.1.5",
          "display": "Verification Signature"
        }
      ],
      "when": "2020-08-04T08:39:24+10:00",
      "who": {
        "reference": "Practitioner/practitioner-1"
      },
      "targetFormat": "application/fhir+xml",
      "sigFormat": "application/signature+xml",
      "data": "Li4u"
    }
  ]
}