FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.fhir.fr.sas
Resource TypeOrganization
IdOrganization-ExampleOrgaCPTS1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : Organisation ExampleOrgaCPTS1

identifier: Identification nationale de structure définie par l’ANS dans le CI_SIS/1950047225

name: CPTS AXE MAJEUR

telecom: +33102030405


Source1

{
  "resourceType": "Organization",
  "id": "ExampleOrgaCPTS1",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/sas/StructureDefinition/sas-cpts-organization-aggregator"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
            "code": "IDNST"
          }
        ]
      },
      "system": "urn:oid:1.2.250.1.71.4.2.2",
      "value": "1950047225"
    }
  ],
  "name": "CPTS AXE MAJEUR",
  "telecom": [
    {
      "system": "phone",
      "value": "+33102030405"
    }
  ]
}