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

FHIR IG analytics

Packagehl7.fhir.cl.clcore
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: Procedencia EjemplValidacionProvCl

Profile: CL Provenance

Provenance for Composition Registro Médico de Una Condición al Paciente

Summary

Recorded2022-08-07 10:30:00-0300
Activitylegally authenticated

Agents

Typewho
authorPractitionerRole: specialty = Medicina Familiar

Source1

{
  "resourceType": "Provenance",
  "id": "EjemplValidacionProvCl",
  "meta": {
    "profile": [
      "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/ProvenanceCl"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Composition/DocumentoEjemplo1"
    }
  ],
  "recorded": "2022-08-07T10:30:00-03: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": "PractitionerRole/EjemploEspecialidadCL2"
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "urn:iso-astm:E1762-95:2013",
          "code": "1.2.840.10065.1.12.1.1"
        }
      ],
      "when": "2022-08-07T10:30:00-03:00",
      "who": {
        "reference": "PractitionerRole/EjemploEspecialidadCL2"
      },
      "sigFormat": "application/signature+xml",
      "data": "Base64=="
    }
  ]
}