0.0.1 - CI Build

SequoiaProjectHealthcareDirectoryImplementationGuideSTU3 - Local Development build (v0.0.1). See the Directory of published versions

: Create Full Example 2 - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="create-full-example2"/>
  <meta>
    <versionId value="7"/>
    <lastUpdated value="2020-08-26T07:26:29.358+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: create-full-example2</p><h3>Meta</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>identifier</b>: id: urn:oid:5.5.5.5 (OFFICIAL)</p><p><b>active</b>: false</p><p><b>type</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/organization-type other}">Other</span></p><p><b>name</b>: EricXYZ Hospital</p><p><b>address</b>: 200 Main St.  Austin TX 2472 US (WORK)</p><p><b>partOf</b>: <a href="Organization-create-full-example2.html">Generated Summary: id: create-full-example2; id: urn:oid:5.5.5.5 (OFFICIAL); <span title="Codes: {http://terminology.hl7.org/CodeSystem/organization-type other}">Other</span>; name: EricXYZ Hospital</a></p><h3>Contacts</h3><table class="grid"><tr><td>-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td>*</td><td><span title="Codes: ">Operations</span></td><td>Family, Given(OFFICIAL)</td><td>test21@test.com(WORK)</td><td>100 Main St. Austin 78737 US (WORK)</td></tr></table><p><b>endpoint</b>: <a name="5.5.5.5"> </a></p><blockquote><p><b>id</b>: 5.5.5.5</p><blockquote><p><b>Endpoint Main</b></p><p><b>url</b>: <a href="Transaction">Transaction</a></p><p><b>value</b>: XCPD ITI-55</p><p><b>url</b>: <a href="Actor">Actor</a></p><p><b>value</b>: <span title="Codes: {https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/EndpointActorCodes Responding Gateway}">Responding Gateway</span></p><p><b>url</b>: <a href="Version">Version</a></p><p><b>value</b>: 2.0</p><p><b>url</b>: <a href="UseCases">UseCases</a></p><p><b>value</b>: <span title="Codes: {https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/EndpointUseCaseCodes QueryBasedDocumentExchange}">Query Based Document Exchange</span></p><p><b>url</b>: <a href="PurposesOfUse">PurposesOfUse</a></p><p><b>value</b>: <span title="Codes: {http://healthit.gov/nhin/purposeofuse TREATMENT}">Treatment</span></p><p><b>url</b>: <a href="Roles">Roles</a></p><p><b>value</b>: <span title="Codes: {http://snomed.info/sct 112247003}">Medical doctor</span></p><p><b>url</b>: <a href="IPA">IPA</a></p><p><b>value</b>: 1.1.1.1</p></blockquote><p><b>identifier</b>: HCID: urn:oid:5.5.5.5 (OFFICIAL)</p><p><b>status</b>: active</p><p><b>connectionType</b>: <span title="{http://terminology.hl7.org/CodeSystem/endpoint-connection-type ihe-xcpd}">IHE XCPD</span></p><p><b>name</b>: Patient Discovery</p><p><b>payloadType</b>: <span title="Codes: "></span></p><p><b>payloadMimeType</b>: application/xml</p><p><b>address</b>: <a href="https://carequality.test.com/xcpd/v1/xcpd">https://carequality.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="5.5.5.5"/>
      <extension
                 url="https://sequoiaproject.org/fhir/sphd-stu3/StructureDefinition/EndpointMain">
        <extension url="Transaction">
          <valueString value="XCPD ITI-55"/>
        </extension>
        <extension url="Actor">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/EndpointActorCodes"/>
              <code value="Responding Gateway"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension url="Version">
          <valueString value="2.0"/>
        </extension>
        <extension url="UseCases">
          <valueCodeableConcept>
            <coding>
              <system
                      value="https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/EndpointUseCaseCodes"/>
              <code value="QueryBasedDocumentExchange"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension url="PurposesOfUse">
          <valueCodeableConcept>
            <coding>
              <system value="http://healthit.gov/nhin/purposeofuse"/>
              <code value="TREATMENT"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension url="Roles">
          <valueCodeableConcept>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="112247003"/>
              <display value="Medical doctor"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <extension url="IPA">
          <valueString value="1.1.1.1"/>
        </extension>
      </extension>
      <identifier>
        <use value="official"/>
        <type>
          <coding>
            <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="Patient Discovery"/>
      <payloadType>
        <coding>
          <system value="urn:oid:1.3.6.1.4.1.19376.1.2.3"/>
        </coding>
      </payloadType>
      <payloadMimeType value="application/xml"/>
      <address value="https://carequality.test.com/xcpd/v1/xcpd"/>
    </Endpoint>
  </contained>
  <identifier>
    <use value="official"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:5.5.5.5"/>
  </identifier>
  <active value="false"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="other"/>
    </coding>
  </type>
  <name value="EricXYZ Hospital"/>
  <address>
    <extension
               url="https://sequoiaproject.org/fhir/sphd-stu3/StructureDefinition/OrgLocation">
      <valueReference>
        <reference value="#orgloc"/>
      </valueReference>
    </extension>
    <use value="work"/>
    <type value="both"/>
    <line value="200 Main St. "/>
    <city value="Austin"/>
    <state value="TX"/>
    <postalCode value="2472"/>
    <country value="US"/>
  </address>
  <partOf>
    <reference value="Organization/create-full-example2"/>
    <identifier>
      <use value="official"/>
      <type>
        <coding>
          <system
                  value="https://sequoiaproject.org/fhir/sphd-stu3/CodeSystem/SequoiaCodes"/>
          <code value="HCID"/>
        </coding>
      </type>
      <system value="urn:ietf:rfc:3986"/>
      <value value="urn:oid:1.1.1.1"/>
    </identifier>
  </partOf>
  <contact>
    <purpose>
      <text value="Operations"/>
    </purpose>
    <name>
      <use value="official"/>
      <text value="Family, Given"/>
    </name>
    <telecom>
      <system value="email"/>
      <value value="test21@test.com"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="555-555-5555"/>
      <use value="work"/>
    </telecom>
    <address>
      <use value="work"/>
      <type value="both"/>
      <line value="100 Main St."/>
      <city value="Austin"/>
      <postalCode value="78737"/>
      <country value="US"/>
    </address>
  </contact>
  <endpoint>
    <reference value="#5.5.5.5"/>
  </endpoint>
</Organization>