Sequoia Project Healthcare Directory Implementation Guide
1.2.0 - Release 1
<Organization xmlns="http://hl7.org/fhir">
<id value="5.5.5.5"/>
<meta>
<profile
value="https://sequoiaproject.org/fhir/sphd/StructureDefinition/SequoiaOrganization"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization 5.5.5.5</b></p><a name="5.5.5.5"> </a><a name="hc5.5.5.5"> </a><a name="5.5.5.5-en-US"> </a><p><b>Domains</b>: <a href="CodeSystem-Domains.html#Domains-CQ">Domains CQ</a>: CQ</p><p><b>identifier</b>: Home Community ID/urn:oid:5.5.5.5 (use: official, )</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType Implementer}">Implementer</span></p><p><b>name</b>: Eric Hospital</p><p><b>address</b>: 200 Main St. Austin TX 2472 US (work)</p><p><b>partOf</b>: Identifier: <a href="http://terminology.hl7.org/5.5.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:oid:1.1.1.1 (use: official, )</p><blockquote><p><b>contact</b></p><p><b>name</b>: Family, Given(Official)</p><p><b>telecom</b>: <a href="mailto:test21@test.com">test21@test.com</a>, ph: 555-555-5555(Work)</p><p><b>address</b>: 100 Main St. Austin 78737 US (work)</p></blockquote></div>
</text>
<extension
url="https://sequoiaproject.org/fhir/sphd/StructureDefinition/Domains">
<valueCoding>
<system
value="https://sequoiaproject.org/fhir/sphd/CodeSystem/Domains"/>
<code value="CQ"/>
</valueCoding>
</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>
<active value="true"/>
<type>
<coding>
<system
value="https://sequoiaproject.org/fhir/sphd/CodeSystem/OrganizationType"/>
<code value="Implementer"/>
</coding>
</type>
<name value="Eric Hospital"/>
<address>
<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>
<identifier>
<use value="official"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:1.1.1.1"/>
</identifier>
</partOf>
<contact>
<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>
</Organization>