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

FHIR IG analytics

Packageuz.dhp.core
Resource TypeProvenance
IdProvenance-example-provenance.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


English


Generated Narrative: Provenance example-provenance

Language: uz

Profile: UZ Core Provenance

Provenance for DocumentReference: status = current

Summary

Occurrence2025-02-05 12:58:00+0500
Activitylegally authenticated

Agents

Typewho
AuthorPractitionerRole Vrach ginekolog

Russian


Сгенерированный нарратив: Provenance example-provenance

Язык: uz

Профиль: UZ Core Provenance

Провенанс для DocumentReference: status = current

Summary

Начисление2025-02-05 12:58:00+0500
Активностьlegally authenticated

Агенты

Типкто
AuthorPractitionerRole Vrach ginekolog

Uzbek


Generated Narrative: Provenance example-provenance

Language: uz

Profile: UZ Core Provenance

Provenance for DocumentReference: status = current

Summary

Occurrence2025-02-05 12:58:00+0500
Activitylegally authenticated

Agents

Typewho
AuthorPractitionerRole Vrach ginekolog

Source1

{
  "resourceType": "Provenance",
  "id": "example-provenance",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/core/StructureDefinition/uz-core-provenance"
    ]
  },
  "language": "uz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "DocumentReference/example-pdf-document"
    }
  ],
  "occurredDateTime": "2025-02-05T12:58:00+05:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
        "code": "LA"
      }
    ]
  },
  "patient": {
    "reference": "Patient/example-patient"
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author"
          }
        ]
      },
      "who": {
        "reference": "PractitionerRole/example-practitionerrole"
      }
    }
  ],
  "signature": [
    {
      "type": [
        {
          "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/signature-type-cs",
          "code": "biometricAuth"
        }
      ],
      "when": "2025-02-05T12:58:00+05:00",
      "who": {
        "reference": "PractitionerRole/example-practitionerrole"
      },
      "sigFormat": "application/signature+xml",
      "data": "dGhpcyBibG9iIGlzIHNuaXBwZWQ="
    }
  ]
}