Carequality Healthcare Directory Implementation Guide
0.0.1 - CI Build
Carequality Healthcare Directory Implementation Guide - Local Development build (v0.0.1). See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="Carequality-Implementer-example"/>
<meta>
<versionId value="10"/>
<lastUpdated value="2021-10-22T19:36:20.082+00:00"/>
<source value="#psS4UgudiRQYm4aU"/>
<profile
value="https://sequoiaproject.org/fhir/cq/StructureDefinition/CarequalityImplementer"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "Carequality-Implementer-example" Version "10" Updated "2021-10-22T19:36:20.082Z" </p><p style="margin-bottom: 0px">Information Source: #psS4UgudiRQYm4aU!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-CarequalityImplementer.html">Carequality Implementer</a></p></div><p><b>Domains</b>: CQ (Details: https://sequoiaproject.org/fhir/sphd/CodeSystem/Domains code CQ = 'CQ', stated as 'null')</p><p><b>UseCases</b>: Query Based Document Exchange <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="../../SequoiaProjectHealthcareDirectoryImplementationGuide/output/CodeSystem-EndpointUseCaseCodes.html">Endpoint Use Case Codes</a>#QueryBasedDocumentExchange)</span></p><p><b>OrgManagingOrg</b>: <a href="Organization-Carequality-Implementer-example.html">Organization/Carequality-Implementer-example</a> "EricXYZ Hospital ED"</p><p><b>identifier</b>: Home Community ID: urn:oid:5.5.5.5, id: some-CCN-identifier-code</p><p><b>active</b>: false</p><p><b>type</b>: Implementer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="../../SequoiaProjectHealthcareDirectoryImplementationGuide/output/CodeSystem-OrganizationType.html">Organization Type</a>#Implementer)</span></p><p><b>name</b>: EricXYZ Hospital ED</p><p><b>address</b>: Primary(WORK)</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>Operations <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></td><td>Family, Given(OFFICIAL)</td><td><a href="mailto:test21@test.com">test21@test.com</a>, ph: 555-555-5555(WORK)</td><td>Primary(WORK)</td></tr></table></div>
</text>
<contained>
<Location>
<id value="orgloc"/>
<position>
<longitude value="-97.7047386"/>
<latitude value="30.4159542"/>
</position>
</Location>
</contained>
<extension
url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/Domains">
<valueCoding>
<system value="https://sequoiaproject.org/fhir/sphd/CodeSystem/Domains"/>
<code value="CQ"/>
</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/Carequality-Implementer-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:5.5.5.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="Implementer"/>
<display value="Implementer"/>
</coding>
</type>
<name value="EricXYZ Hospital ED"/>
<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>
<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"/>
<text value="Primary"/>
<line value="100 Main St."/>
<city value="Austin"/>
<postalCode value="78737"/>
<country value="US"/>
</address>
</contact>
</Organization>