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

FHIR IG analytics

Packagehl7.fhir.cr.meddyg.laboratory-results
Resource TypeProvenance
IdProvenance-ProvenanceHbA1cSeguimientoEBAISExample.json
FHIR VersionR5

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

Provenance del resultado HbA1c de seguimiento en EBAIS Goicoechea 2, con revisión por profesional.


Source1

{
  "resourceType": "Provenance",
  "id": "ProvenanceHbA1cSeguimientoEBAISExample",
  "meta": {
    "profile": [
      "https://hl7.meddyg.com/fhir/laboratory-results/StructureDefinition/cr-provenance-laboratory-result"
    ]
  },
  "language": "es",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "DiagnosticReport/DiagnosticReportHbA1cSeguimientoEBAISExample"
    }
  ],
  "recorded": "2026-04-08T09:45:00-06:00",
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author"
          }
        ]
      },
      "who": {
        "reference": "Organization/OrganizationEBAISGoicoechea2LabExample"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "custodian"
          }
        ]
      },
      "who": {
        "reference": "Organization/OrganizationMeddygRepositoryExample"
      }
    }
  ],
  "entity": [
    {
      "role": "revision",
      "what": {
        "reference": "DiagnosticReport/DiagnosticReportHbA1cSeguimientoEBAISExample"
      }
    }
  ]
}