Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
{
"resourceType" : "DocumentReference",
"id" : "PVA-Example3",
"meta" : {
"lastUpdated" : "2019-12-23T23:02:46.943+08:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"🔗 ,
"https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-documentref-profile"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "N",
"display" : "Normal"
}
],
"tag" : [
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "New",
"display" : "New"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "Pen",
"display" : "Pen"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "NewPen",
"display" : "New Pen"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table width=\"100%\">\n <caption>\n <a href=\"Patient/Example1\">Patient/Example1</a>\n </caption>\n <tbody>\n <tr>\n <td width=\"25%\">\n <span class=\"text-muted\"/>\n </td>\n <td width=\"8%\">\n <span class=\"text-muted\">2019/12/23</span>\n </td>\n </tr>\n </tbody>\n </table>\n </div>"
},
"masterIdentifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "U",
"display" : "Unspecified Identifier"
}
],
"text" : "Unspecified Identifier"
},
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/DocumentReferenceId/1000-4-9390",
"value" : "PVA-1"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "U",
"display" : "Unspecified Identifier"
}
],
"text" : "Unspecified Identifier"
},
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/DocumentReferenceId/1000-4-9390",
"value" : "PVA-1"
}
],
"type" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
]
},
"category" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/Example1"
},
"date" : "2019-12-23T23:02:46.943+08:00",
"authenticator" : {
🔗 "reference" : "Practitioner/Example1"
},
"custodian" : {
"reference" : "Organization/LO-Example1"
},
"description" : "Adult Acute Visit",
"content" : [
{
"attachment" : {
"contentType" : "text/plain",
"language" : "en",
"url" : "Binary/PVA-Example4"
},
"format" : {
"system" : "urn:oid:1.3.6.1.4.1.19376.1.2.3",
"code" : "urn:ihe:iti:xds:2017:mimeTypeSufficient",
"display" : "MimeType Sufficient"
}
}
],
"context" : {
"encounter" : [
{
🔗 "reference" : "Encounter/Example4"
}
],
"sourcePatientInfo" : {
🔗 "reference" : "Patient/Example1"
}
}
}