Cercle De Soins
2.0.0-ballot - ballot France flag

This page is part of the Cercle De Soins (v2.0.0-ballot: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: cds-patient-example - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="cds-patient-example"/>
  <meta>
    <lastUpdated value="2023-09-27T13:48:19.342+01:00"/>
    <profile
             value="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-ins"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient cds-patient-example</b></p><a name="cds-patient-example"> </a><a name="hccds-patient-example"> </a><a name="hccds-patient-example-fr-FR"> </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">Last updated: 2023-09-27 13:48:19+0100</p><p style="margin-bottom: 0px">Profile: <a href="https://hl7.fr/ig/fhir/core/2.0.1/StructureDefinition-fr-core-patient-ins.html">FR Core Patient INS Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jacques Thobois (official) Male, DoB: 1984-10-02 ( NIR définitif (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements."><a href="http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-birthPlace.html">Patient Birth Place</a></td><td colspan="3">GOULVEN </td></tr><tr><td style="background-color: #f3f5da" title="Reliabilility of the patient's identity | Précision sur le degré de fiabilité de l'identité du patient (si provisoire, validé... avec la justification : quelle type de pièce d'identité ?) avec la méthode de collection">FR Core Patient Ident Reliability Extension:</td><td colspan="3"><ul><li>identityStatus: <a href="https://hl7.fr/ig/fhir/core/2.0.1/CodeSystem-fr-core-cs-v2-0445.html#fr-core-cs-v2-0445-VALI">FR Core CodeSystem v2-0445</a> VALI: Identité validée</li></ul></td></tr></table></div>
  </text>
  <extension
             url="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-identity-reliability">
    <extension url="identityStatus">
      <valueCoding>
        <system
                value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0445"/>
        <code value="VALI"/>
      </valueCoding>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
    <valueAddress>
      <extension
                 url="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code">
        <valueCoding>
          <system
                  value="https://mos.esante.gouv.fr/NOS/TRE_R13-Commune/FHIR/TRE-R13-Commune"/>
          <code value="29064"/>
        </valueCoding>
      </extension>
      <city value="GOULVEN"/>
    </valueAddress>
  </extension>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
        <code value="INS-NIR"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.250.1.213.1.4.8"/>
    <value value="123456789012244"/>
  </identifier>
  <name>
    <extension
               url="https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-birth-list-given-name">
      <valueString value="Jacques"/>
    </extension>
    <use value="official"/>
    <family value="Thobois"/>
    <given value="Jacques"/>
  </name>
  <gender value="male"/>
  <birthDate value="1984-10-02"/>
</Patient>