JanuSync Implementation Guide
1.0.0 - trial-use Korea, Republic of flag

JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: janusync-organization-example - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="janusync-organization-example"/>
  <meta>
    <profile
             value="http://connectdtx.kr/fhir/StructureDefinition/janusync-organization"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization janusync-organization-example</b></p><a name="janusync-organization-example"> </a><a name="hcjanusync-organization-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-janusync-organization.html">JanuSync Healthcare Organization</a></p></div><p><b>JanuSyncReportType</b>: application/pdf</p><p><b>JanuSyncReportType</b>: image/jpeg</p><p><b>JanuSyncReportType</b>: image/png</p><p><b>JanuSyncBusinessNumber</b>: 123-12-12345</p><p><b>identifier</b>: <a href="http://www.hl7korea.or.kr/fhir/krcore/STU1.0.2/NamingSystem-ns-hira-healthcare-organization-identifier.html" title="건강보험심사평가원 요양기관 식별자 명명체계">HIRA_Healthcare_Organization_Identifier</a>/11100123, <a href="http://terminology.hl7.org/5.3.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.2.410.100110.10.11100123</p><p><b>type</b>: <span title="Codes:{http://www.hl7korea.or.kr/CodeSystem/hira-healthcare-organization-types 01}">상급종합병원 (Tertiary General Hospital)</span></p><p><b>name</b>: 파이종합병원</p><p><b>telecom</b>: ph: 02-393-1114</p><p><b>address</b>: 서울특별시 서대문구 연대동문길 37, 1층</p></div>
  </text>
  <extension
             url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncReportType">
    <valueCode value="application/pdf"/>
  </extension>
  <extension
             url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncReportType">
    <valueCode value="image/jpeg"/>
  </extension>
  <extension
             url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncReportType">
    <valueCode value="image/png"/>
  </extension>
  <extension
             url="http://connectdtx.kr/fhir/StructureDefinition/JanuSyncBusinessNumber">
    <valueString value="123-12-12345"/>
  </extension>
  <identifier>
    <system value="http://www.hl7korea.or.kr/Identifier/hira-krnpi"/>
    <value value="11100123"/>
  </identifier>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.2.410.100110.10.11100123"/>
  </identifier>
  <type>
    <coding>
      <system
              value="http://www.hl7korea.or.kr/CodeSystem/hira-healthcare-organization-types"/>
      <code value="01"/>
      <display value="상급종합병원 (Tertiary General Hospital)"/>
    </coding>
  </type>
  <name value="파이종합병원"/>
  <telecom>
    <system value="phone"/>
    <value value="02-393-1114"/>
  </telecom>
  <address>
    <text value="서울특별시 서대문구 연대동문길 37, 1층"/>
    <line value="서울특별시 서대문구 연대동문길 37"/>
    <line value="1층"/>
    <postalCode value="03721"/>
  </address>
</Organization>