Attachment Reference Exchange (ARex)
0.1.0 - ci-build
Attachment Reference Exchange (ARex) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "ARexRequestingOrganizationExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ARexRequestingOrganizationExample</b></p><a name=\"ARexRequestingOrganizationExample\"> </a><a name=\"hcARexRequestingOrganizationExample\"> </a><p><b>identifier</b>: <code>http://example.org/sid/payer-id</code>/PYR-88120</p><p><b>active</b>: true</p><p><b>name</b>: Maryland Capital Insurance Company</p></div>"
},
"identifier" : [
{
"system" : "http://example.org/sid/payer-id",
"value" : "PYR-88120"
}
],
"active" : true,
"name" : "Maryland Capital Insurance Company"
}