JanuSync Implementation Guide
1.0.0 - trial-use
JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="janusync-deidentified-patient-example"/>
<meta>
<profile
value="http://connectdtx.kr/fhir/StructureDefinition/janusync-deidentified-patient"/>
</meta>
<identifier>
<type>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-identifier-type"/>
<code value="patient"/>
</coding>
</type>
<system value="urn:janusync:patient-id"/>
<value value="janusync-member-00001"/>
</identifier>
<identifier>
<type>
<coding>
<system
value="http://connectdtx.kr/fhir/CodeSystem/janusync-identifier-type"/>
<code value="healthcare-patient"/>
</coding>
</type>
<system value="urn:oid:1.2.410.100110.10.11100123"/>
<value value="P123"/>
</identifier>
<name>
<text value="unknown"/>
</name>
<gender value="unknown"/>
<birthDate value="1970-01-01"/>
</Patient>