{
  "resourceType" : "Organization",
  "id" : "QHIN-example",
  "meta" : {
    "profile" : ["https://sequoiaproject.org/fhir/rce/StructureDefinition/QHIN"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization QHIN-example</b></p><a name=\"QHIN-example\"> </a><a name=\"hcQHIN-example\"> </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-QHIN.html\">QHIN</a></p></div><p><b>Domains</b>: <a href=\"file://C:\\SEQ-workspace\\SequoiaIGs-main-2026-04-07\\SequoiaProjectHealthcareDirectoryImplementationGuide\\output/CodeSystem-Domains.html#Domains-RCE\">Domains: RCE</a> (RCE)</p><p><b>UseCases</b>: <span title=\"Codes:{https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointUseCaseCodes QueryBasedDocumentExchange}\">Query Based Document Exchange</span></p><p><b>OrgManagingOrg</b>: <a href=\"Organization-QHIN-example.html\">Organization RCE QHIN Example</a></p><p><b>identifier</b>: Home Community ID/urn:oid:5.5.5.5, TEFCA ID/urn:oid:5.5.5.5, <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-CCN.html\" title=\"Per CMS Transmittal 29 dated OCTOBER 12, 2007:\r\n\r\n&quot;The National Provider Identifier (NPI) will replace the Medicare/Medicaid Provider Number on Medicare claims. The NPI will assume the Medicare/Medicaid Provider Number's role as a primary identifier. However, the Medicare/Medicaid Provider Number will continue to be issued to providers and used to verify Medicare/Medicaid certification on all survey and certification, and resident/patient assessment transactions. In order to avoid confusion with the NPI, the Medicare/Medicaid Provider Number (also known as the OSCAR Provider Number, Medicare Identification Number or Provider Number) has been renamed the CMS Certification Number (CCN). The CCN continues to serve a critical role in verifying that a provider has been Medicare certified and for what type of services.&quot;\r\n\r\nSee https://www.cms.gov/regulations-and-guidance/guidance/transmittals/downloads/r29soma.pdf\">CCN</a>/some-CCN-identifier-code</p><p><b>active</b>: false</p><p><b>type</b>: <span title=\"Codes:{https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType QHIN}\">QHIN</span></p><p><b>name</b>: RCE QHIN Example</p><p><b>address</b>: Primary(work)</p><blockquote><p><b>contact</b></p><p><b>purpose</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/contactentity-type ADMIN}\">Administrative</span></p><p><b>name</b>: Family, Given(Official)</p><p><b>telecom</b>: ph: 555-555-5555(Work), <a href=\"mailto:test21@test.com\">test21@test.com</a></p><p><b>address</b>: Primary(work)</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #orgloc</b></p><a name=\"QHIN-example/orgloc\"> </a><a name=\"hcQHIN-example/orgloc\"> </a><h3>Positions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style=\"display: none\">*</td><td>-97.7047386</td><td>30.4159542</td></tr></table></blockquote></div>"
  },
  "contained" : [{
    "resourceType" : "Location",
    "id" : "orgloc",
    "position" : {
      "longitude" : -97.7047386,
      "latitude" : 30.4159542
    }
  }],
  "extension" : [{
    "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/Domains",
    "valueCoding" : {
      "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/Domains",
      "code" : "RCE"
    }
  },
  {
    "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/UseCases",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointUseCaseCodes",
        "code" : "QueryBasedDocumentExchange"
      }]
    }
  },
  {
    "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/org-managing-org",
    "valueReference" : {
      "reference" : "Organization/QHIN-example"
    }
  }],
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes",
        "code" : "HCID"
      }]
    },
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:5.5.5.5"
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes",
        "code" : "TEFCAID"
      }]
    },
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:5.5.5.5"
  },
  {
    "system" : "urn:oid:2.16.840.1.113883.4.336",
    "value" : "some-CCN-identifier-code"
  }],
  "active" : false,
  "type" : [{
    "coding" : [{
      "system" : "https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType",
      "code" : "QHIN",
      "display" : "QHIN"
    }]
  }],
  "name" : "RCE QHIN Example",
  "address" : [{
    "extension" : [{
      "url" : "https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgLocation",
      "valueReference" : {
        "reference" : "#orgloc"
      }
    }],
    "use" : "work",
    "type" : "both",
    "text" : "Primary",
    "line" : ["200 Main St."],
    "city" : "Austin",
    "state" : "TX",
    "postalCode" : "2472",
    "country" : "US"
  }],
  "contact" : [{
    "purpose" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/contactentity-type",
        "code" : "ADMIN",
        "display" : "Administrative"
      }]
    },
    "name" : {
      "use" : "official",
      "text" : "Family, Given"
    },
    "telecom" : [{
      "system" : "phone",
      "value" : "555-555-5555",
      "use" : "work"
    },
    {
      "system" : "email",
      "value" : "test21@test.com",
      "use" : "work"
    }],
    "address" : {
      "use" : "work",
      "type" : "both",
      "text" : "Primary",
      "line" : ["100 Main St."],
      "city" : "Austin",
      "postalCode" : "78737",
      "country" : "US"
    }
  }]
}