FHIR IG analytics| Package | de.thieme-compliance.anamnese |
| Resource Type | Provenance |
| Id | Provenance-FormSignature-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Provenance",
"id": "FormSignature-example-1",
"meta": {
"profile": [
"https://thieme-compliance.de/fhir/StructureDefinition/FormSignature"
]
},
"target": [
{
"reference": "https://my.fhir.server/QuestionnaireResponse/6ef343a7-d532-475b-ba50-d895e93c4891"
}
],
"recorded": "2025-01-02T03:04:05+01:00",
"agent": [
{
"who": {
"reference": "Patient/EcpPatient-example-1"
}
}
],
"signature": [
{
"type": [
{
"code": "Patient",
"system": "https://thieme-compliance.de/fhir/CodeSystem/SignatureType"
}
],
"when": "2025-01-02T03:03:04+01:00",
"who": {
"reference": "Patient/EcpPatient-example-1"
}
}
]
}