Search FHIR

Service d'Accès aux Soins
1.2.0 - ci-build France flag

Service d'Accès aux Soins - version de développement local (v1.2.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: ExampleOrgaCPTS1 - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ExampleOrgaCPTS1"/>
  <meta>
    <profile
             value="https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : Organisation ExampleOrgaCPTS1</b></p><a name="ExampleOrgaCPTS1"> </a><a name="hcExampleOrgaCPTS1"> </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">Profil: <a href="StructureDefinition-sas-cpts-organization-aggregator.html">FrOrganizationAgregateurCPTS</a></p></div><p><b>identifier</b>: Identification nationale de structure définie par l’ANS dans le CI_SIS/1950047225</p><p><b>name</b>: CPTS AXE MAJEUR</p><p><b>telecom</b>: <a href="tel:+33102030405">+33102030405</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
        <code value="IDNST"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.250.1.71.4.2.2"/>
    <value value="1950047225"/>
  </identifier>
  <name value="CPTS AXE MAJEUR"/>
  <telecom>
    <system value="phone"/>
    <value value="+33102030405"/>
  </telecom>
</Organization>