Terminologies de Santé
1.2.0 - final-text France flag

This page is part of the Guide d'implémentation des terminologies de Santé (v1.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: PCS - JSON Representation

Active as of 2025-07-16

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "PCS",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2025-07-23T08:24:01.026+00:00",
    "tag" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code" : "SUBSETTED",
        "display" : "Resource encoded in summary mode"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem PCS</b></p><a name=\"PCS\"> </a><a name=\"hcPCS\"> </a><a name=\"PCS-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\">version: 1; Last updated: 2025-07-23 08:24:01+0000</p><p style=\"margin-bottom: 0px\">Tag: Resource encoded in summary mode (Details: ObservationValue code SUBSETTED = 'Resource encoded in summary mode')</p></div><h3>Résumé</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://interop.esante.gouv.fr/terminologies/NamingSystem/PCS</td></tr><tr><td>Nom</td><td>PCS</td></tr><tr><td>Statut</td><td>active</td></tr><tr><td>Publisher</td><td>Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris</td></tr></table><h3>Identifiants</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Valeur</b></td></tr><tr><td>OID</td><td>1.2.250.1.213.2.13</td></tr><tr><td>URI</td><td>https://www.insee.fr/</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "https://interop.esante.gouv.fr/terminologies/NamingSystem/PCS"
    }
  ],
  "name" : "PCS",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2025-07-16",
  "publisher" : "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "cgts@esante.gouv.fr"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "1.2.250.1.213.2.13"
    },
    {
      "type" : "uri",
      "value" : "https://www.insee.fr/"
    }
  ]
}