: ChargeItem with contained Binary to Fachdienst - JSON Representation
Raw json | Download
{
"resourceType" : "ChargeItem",
"id" : "ChargeItem-POST-Binary",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ChargeItem ChargeItem-POST-Binary</b></p><a name=\"ChargeItem-POST-Binary\"> </a><a name=\"hcChargeItem-POST-Binary\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.html\">GEM_ERPCHRG_PR_ChargeItem</a></p></div><p><b>identifier</b>: <code>https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId</code>/200.000.000.000.000.01, <code>https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode</code>/777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea</p><p><b>status</b>: Billable</p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}\">Not Applicable</span></p><p><b>subject</b>: Identifier: NamingSystemKVID/P987654321</p><p><b>enterer</b>: Identifier: <code>https://gematik.de/fhir/sid/telematik-id</code>/3-2-APO-XanthippeVeilchenblau01</p><p><b>enteredDate</b>: 2028-10-01 15:29:00+0000</p><p><b>supportingInformation</b>: <a href=\"#hcChargeItem-POST-Binary/c8720f99-6641-432d-94be-d49eaa164755\">Binary</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Binary #c8720f99-6641-432d-94be-d49eaa164755</b></p><a name=\"ChargeItem-POST-Binary/c8720f99-6641-432d-94be-d49eaa164755\"> </a><a name=\"hcChargeItem-POST-Binary/c8720f99-6641-432d-94be-d49eaa164755\"> </a><p><b>contentType</b>: application/pkcs7-mime</p><p><b>data</b>: <code>bWVycnkgY2hyaXN0bWFz</code></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "Binary",
"id" : "c8720f99-6641-432d-94be-d49eaa164755",
"contentType" : "application/pkcs7-mime",
"data" : "bWVycnkgY2hyaXN0bWFz"
}
],
"identifier" : [
{
"system" : "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId",
"value" : "200.000.000.000.000.01"
},
{
"system" : "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode",
"value" : "777bea0e13cc9c42ceec14aec3ddee2263325dc2c6c699db115f58fe423607ea"
}
],
"status" : "billable",
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "not-applicable"
}
]
},
"subject" : {
"identifier" : {
"system" : "http://fhir.de/sid/gkv/kvid-10",
"value" : "P987654321"
}
},
"enterer" : {
"identifier" : {
"system" : "https://gematik.de/fhir/sid/telematik-id",
"value" : "3-2-APO-XanthippeVeilchenblau01"
}
},
"enteredDate" : "2028-10-01T15:29:00.434+00:00",
"supportingInformation" : [
{
"reference" : "#c8720f99-6641-432d-94be-d49eaa164755",
"display" : "Binary"
}
]
}