HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PatientPathologyExample - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="PatientPathologyExample"/>
  <meta>
    <profile
             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient PatientPathologyExample</b></p><a name="PatientPathologyExample"> </a><a name="hcPatientPathologyExample"> </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-jp-patient.html">JP Core Patient Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">太郎 田中 (official) Male, DoB: 1970-01-01 ( urn:oid:1.2.392.100495.20.3.51.11311234567#JP_local_patient_identifier_11311234567_NamingSystem#12345678)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Alternate names (see the one above)">Alt. Name:</td><td colspan="3">タロウ タナカ (Official)</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.392.100495.20.3.51.11311234567"/>
    <value value="12345678"/>
  </identifier>
  <name>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation">
      <valueCode value="IDE"/>
    </extension>
    <use value="official"/>
    <family value="田中"/>
    <given value="太郎"/>
  </name>
  <name>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation">
      <valueCode value="SYL"/>
    </extension>
    <use value="official"/>
    <family value="タナカ"/>
    <given value="タロウ"/>
  </name>
  <gender value="male"/>
  <birthDate value="1970-01-01"/>
</Patient>
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。