: Unmatched Archive Document - JSON Representation
Raw json | Download
{
"resourceType" : "DocumentReference",
"id" : "ArchivedUnmatchedDocumentExample",
"meta" : {
"profile" : [
🔗 "https://mira-pvs.de/fhir/StructureDefinition/archived-document-reference"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference ArchivedUnmatchedDocumentExample</b></p><a name=\"ArchivedUnmatchedDocumentExample\"> </a><a name=\"hcArchivedUnmatchedDocumentExample\"> </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-archived-document-reference.html\">Archived Clinical Document Reference</a></p></div><p><b>Document Archive Handle</b>: archive-inbox-handle</p><p><b>Document Archive Version</b>: revision-two</p><p><b>status</b>: Current</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td></tr><tr><td style=\"display: none\">*</td><td>image/png</td></tr></table></blockquote></div>"
},
"extension" : [
{
"url" : "https://mira-pvs.de/fhir/StructureDefinition/document-archive/handle",
"valueString" : "archive-inbox-handle"
},
{
"url" : "https://mira-pvs.de/fhir/StructureDefinition/document-archive/version",
"valueString" : "revision-two"
}
],
"status" : "current",
"content" : [
{
"attachment" : {
"contentType" : "image/png"
}
}
]
}