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-patient-pidhash-example - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="janusync-patient-pidhash-example"/>
  <meta>
    <profile
             value="http://connectdtx.kr/fhir/StructureDefinition/janusync-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient janusync-patient-pidhash-example</b></p><a name="janusync-patient-pidhash-example"> </a><a name="hcjanusync-patient-pidhash-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-patient.html">JanuSync Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">홍길동 Male, DoB: 1990-01-01 ( Medical record number)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">ph: 010-1234-5678</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.410.100110.10.11100123"/>
    <value
           value="1085c785640f6e22916e83742458171b3f4993a2d2bcd64ec840d419ece71b63"/>
  </identifier>
  <name>
    <text value="홍길동"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="010-1234-5678"/>
  </telecom>
  <gender value="male"/>
  <birthDate value="1990-01-01"/>
</Patient>