FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Provenance |
| Id | Provenance-example-provenance.json |
| FHIR Version | R5 |
No resources found
No resources found
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
| Occurrence | 2025-02-05 12:58:00+0500 |
| Activity | legally authenticated |
Agents
| Type | who |
| Author | PractitionerRole Vrach ginekolog |
Russian
Сгенерированный нарратив: Provenance example-provenance
Язык: uz
Профиль: UZ Core Provenance
Провенанс для DocumentReference: status = current
Summary
| Начисление | 2025-02-05 12:58:00+0500 |
| Активность | legally authenticated |
Агенты
| Тип | кто |
| Author | PractitionerRole Vrach ginekolog |
Uzbek
Generated Narrative: Provenance example-provenance
Language: uz
Profile: UZ Core Provenance
Provenance for DocumentReference: status = current
Summary
| Occurrence | 2025-02-05 12:58:00+0500 |
| Activity | legally authenticated |
Agents
| Type | who |
| Author | PractitionerRole Vrach ginekolog |
{
"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="
}
]
}