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

FHIR IG analytics

Packagehl7.fhir.cl.corecl
Resource TypeProvenance
IdProvenance-EjemplValidacionProvCl.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 "EjemplValidacionProvCl"

Profile: CL Provenance

target: RequestGroup/RG12224

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

activity: legally authenticated (DocumentCompletion#LA)

Exception generating Narrative: null


Source1

{
  "resourceType": "Provenance",
  "id": "EjemplValidacionProvCl",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/CoreCL/StructureDefinition/ProvenanceCl"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "RequestGroup/RG12224"
    }
  ],
  "recorded": "2015-08-27T08:39:24+10:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
        "code": "LA",
        "display": "legally authenticated"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author",
            "display": "author"
          }
        ]
      },
      "who": {
        "reference": "Practitioner/3240"
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "urn:iso-astm:E1762-95:2013",
          "code": "1.2.840.10065.1.12.1.1"
        }
      ],
      "when": "2015-08-27T08:39:24+10:00",
      "who": {
        "reference": "Practitioner/3240"
      },
      "sigFormat": "application/signature+xml",
      "data": "Li4u"
    }
  ]
}