This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: diamondonyxhealth2 - JSON Representation
Raw json | Download
{
"resourceType" : "Organization",
"id" : "diamondonyxhealth2",
"meta" : {
"lastUpdated" : "2022-07-04T15:00:00.000Z",
"profile" : [
"http://hl7.org/fhir/us/ndh/StructureDefinition/ndhPnQry-Organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"diamondonyxhealth2\"> </a></p><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\">Resource Organization "diamondonyxhealth2" Updated "2022-07-04 15:00:00+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ndhPnQry-Organization.html\">Payer Provider Network Query Organization Profile</a></p></div><p><b>identifier</b>: id:\u00a0diamondonyxhealth2, id:\u00a0diamondonyxhealth2</p><p><b>active</b>: true</p><p><b>type</b>: Payer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-OrgTypeCS.html\">Organization Type Code System</a>#payer)</span></p><p><b>name</b>: DiamondOnyxHealth</p><p><b>telecom</b>: <a href=\"https://diamond.2.onyxhealth.io\">https://diamond.2.onyxhealth.io</a></p><p><b>address</b>: 100 Main Street Norwalk CT 00014-2345 </p><p><b>endpoint</b>: <a href=\"Endpoint-diamond-mtls-endpoint2.html\">Endpoint/diamond-mtls-endpoint2</a> "DiamondOnyxHealth"</p></div>"
},
"identifier" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
"valueCode" : "active"
}
],
"system" : "http://www.ndh.org/identifiers",
"value" : "diamondonyxhealth2"
},
{
"system" : "https://diamond.2.onyxhealth.io",
"value" : "diamondonyxhealth2"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS",
"code" : "payer",
"display" : "Payer"
}
]
}
],
"name" : "DiamondOnyxHealth",
"telecom" : [
{
"system" : "url",
"value" : "https://diamond.2.onyxhealth.io"
}
],
"address" : [
{
"line" : [
"100 Main Street"
],
"city" : "Norwalk",
"state" : "CT",
"postalCode" : "00014-2345"
}
],
"endpoint" : [
{
"reference" : "Endpoint/diamond-mtls-endpoint2"
}
]
}