FHIR IG analytics| Package | de.gematik.dipag |
| Resource Type | DocumentReference |
| Id | DocumentReference-BeispielDocumentReferenceRechnung3-LE.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DocumentReference",
"id": "BeispielDocumentReferenceRechnung3-LE",
"status": "current",
"type": {
"coding": [
{
"code": "AM010106",
"system": "http://dvmd.de/fhir/CodeSystem/kdl",
"display": "Rechnung ambulante/stationäre Behandlung"
}
]
},
"description": "Rechnung Reiseimpfung vom 10.01.2024",
"subject": {
"identifier": {
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "A000000000"
}
},
"content": [
{
"attachment": {
"contentType": "application/pdf",
"data": "DIESISTNUREINBEISPIELDIESISTKEINVALIDESPDF00"
}
},
{
"format": {
"code": "gematik-dipag"
},
"attachment": {
"contentType": "application/fhir+xml",
"data": "DIESISTNUREINBEISPIELDIESISTKEINVALIDESXML00"
}
}
],
"extension": [
{
"url": "http://example.org/StructureDefinition/signatur",
"valueSignature": {
"type": [
{
"code": "1.2.840.10065.1.12.1.1",
"system": "urn:iso-astm:E1762-95:2013",
"display": "Author's Signature"
}
],
"when": "2015-02-07T13:28:17.239+02:00",
"who": {
"display": "Arzt"
}
}
}
]
}