Recognized Coordinating Entity (RCE) Implementation Guide
1.0.10 - Release 1

: RCE Participant Example - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="1.2.3.4.5"/>
  <meta>
    <profile
             value="https://sequoiaproject.org/fhir/rce/StructureDefinition/Participant"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization 1.2.3.4.5</b></p><a name="1.2.3.4.5"> </a><a name="hc1.2.3.4.5"> </a><a name="1.2.3.4.5-en-US"> </a><p><b>identifier</b>: Home Community ID/urn:oid:1.2.3.4.5, <code>urn:oid:2.16.840.1.113883.4.336</code>/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 Participant}">Participant</span></p><p><b>name</b>: RCE Participant Example</p><p><b>address</b>: Primary(work)</p><p><b>partOf</b>: <a href="Organization-QHIN-example.html">RCE QHIN Example</a></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><p><b>endpoint</b>: <a href="#hc1.2.3.4.5/RCE-orgEndpoint">Endpoint Example RCE Endpoint</a></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location  #orgloc</b></p><a name="1.2.3.4.5/orgloc"> </a><a name="hc1.2.3.4.5/orgloc"> </a><a name="1.2.3.4.5/orgloc-en-US"> </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><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Endpoint  #RCE-orgEndpoint</b></p><a name="1.2.3.4.5/RCE-orgEndpoint"> </a><a name="hc1.2.3.4.5/RCE-orgEndpoint"> </a><a name="1.2.3.4.5/RCE-orgEndpoint-en-US"> </a><p><b>identifier</b>: Home Community ID/urn:oid:5.5.5.5 (use: official, )</p><p><b>status</b>: Active</p><p><b>connectionType</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-endpoint-connection-type.html#endpoint-connection-type-ihe-xcpd">Endpoint Connection Type</a> ihe-xcpd: IHE XCPD</p><p><b>name</b>: Example RCE Endpoint</p><p><b>managingOrganization</b>: <a href="Organization-QHIN-example.html">Organization RCE QHIN Example</a></p><p><b>payloadType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor NI}">NoInformation</span></p><p><b>payloadMimeType</b>: application/xml</p><p><b>address</b>: <a href="https://RCE.test.com/xcpd/v1/xcpd">https://RCE.test.com/xcpd/v1/xcpd</a></p></blockquote></div>
  </text>
  <contained>
    <Location>
      <id value="orgloc"/>
      <position>
        <longitude value="-97.7047386"/>
        <latitude value="30.4159542"/>
      </position>
    </Location>
  </contained>
  <contained>
    <Endpoint>
      <id value="RCE-orgEndpoint"/>
      <extension
                 url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/Transaction">
        <valueCodeableConcept>
          <coding>
            <system
                    value="https://sequoiaproject.org/fhir/sphd/CodeSystem/TransactionCodes"/>
            <code value="XCPD ITI-55"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <identifier>
        <use value="official"/>
        <type>
          <coding>
            <system
                    value="https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes"/>
            <code value="HCID"/>
          </coding>
        </type>
        <system value="urn:ietf:rfc:3986"/>
        <value value="urn:oid:5.5.5.5"/>
      </identifier>
      <status value="active"/>
      <connectionType>
        <system
                value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
        <code value="ihe-xcpd"/>
      </connectionType>
      <name value="Example RCE Endpoint"/>
      <managingOrganization>🔗 
        <reference value="Organization/QHIN-example"/>
      </managingOrganization>
      <payloadType>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
          <code value="NI"/>
        </coding>
      </payloadType>
      <payloadMimeType value="application/xml"/>
      <address value="https://RCE.test.com/xcpd/v1/xcpd"/>
    </Endpoint>
  </contained>
  <extension
             url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/Domains">
    <valueCoding>
      <system
              value="https://sequoiaproject.org/fhir/sphd/CodeSystem/Domains"/>
      <code value="RCE"/>
    </valueCoding>
  </extension>
  <extension
             url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/UseCases">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://sequoiaproject.org/fhir/sphd/CodeSystem/EndpointUseCaseCodes"/>
        <code value="QueryBasedDocumentExchange"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/org-managing-org">
    <valueReference>🔗 
      <reference value="Organization/QHIN-example"/>
    </valueReference>
  </extension>
  <identifier>
    <type>
      <coding>
        <system
                value="https://sequoiaproject.org/fhir/sphd/CodeSystem/SequoiaIdentifierCodes"/>
        <code value="HCID"/>
      </coding>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.3.4.5"/>
  </identifier>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.4.336"/>
    <value value="some-CCN-identifier-code"/>
  </identifier>
  <active value="false"/>
  <type>
    <coding>
      <system
              value="https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType"/>
      <code value="Participant"/>
      <display value="Participant"/>
    </coding>
  </type>
  <name value="RCE Participant Example"/>
  <address>
    <extension
               url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/OrgLocation">
      <valueReference>
        <reference value="#orgloc"/>
      </valueReference>
    </extension>
    <use value="work"/>
    <type value="both"/>
    <text value="Primary"/>
    <line value="200 Main St."/>
    <city value="Austin"/>
    <state value="TX"/>
    <postalCode value="2472"/>
    <country value="US"/>
  </address>
  <partOf>🔗 
    <reference value="Organization/QHIN-example"/>
    <display value="RCE QHIN Example"/>
  </partOf>
  <contact>
    <purpose>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
        <code value="ADMIN"/>
        <display value="Administrative"/>
      </coding>
    </purpose>
    <name>
      <use value="official"/>
      <text value="Family, Given"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="555-555-5555"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="test21@test.com"/>
      <use value="work"/>
    </telecom>
    <address>
      <use value="work"/>
      <type value="both"/>
      <text value="Primary"/>
      <line value="100 Main St."/>
      <city value="Austin"/>
      <postalCode value="78737"/>
      <country value="US"/>
    </address>
  </contact>
  <endpoint>
    <reference value="#RCE-orgEndpoint"/>
  </endpoint>
</Organization>