Terminologies de Santé
1.4.0 - final-text France flag

Terminologies de Santé - version de développement local (v1.4.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: AdministrativeGenderSupplementFr - JSON Representation

Draft as of 2025-10-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "AdministrativeGender-supplement-fr",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : CodeSystem AdministrativeGender-supplement-fr</b></p><a name=\"AdministrativeGender-supplement-fr\"> </a><a name=\"hcAdministrativeGender-supplement-fr\"> </a><p>This code system supplement <code>https://smt.esante.gouv.fr/fhir/CodeSystem/administrativeGender-supplement-fr</code> defines labels on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>French (France) (fr)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-AdministrativeGender.html#v3-AdministrativeGender-F\">F</a><a name=\"AdministrativeGender-supplement-fr-F\"> </a></td><td>Féminin</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-AdministrativeGender.html#v3-AdministrativeGender-M\">M</a><a name=\"AdministrativeGender-supplement-fr-M\"> </a></td><td>Masculin</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-AdministrativeGender.html#v3-AdministrativeGender-UN\">UN</a><a name=\"AdministrativeGender-supplement-fr-UN\"> </a></td><td>Inconnu</td></tr></table></div>"
  },
  "url" : "https://smt.esante.gouv.fr/fhir/CodeSystem/administrativeGender-supplement-fr",
  "version" : "1.0",
  "name" : "AdministrativeGenderSupplementFr",
  "title" : "AdministrativeGenderSupplementFr",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-10-24T16:40:38+11:00",
  "description" : "Traduction Française",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FRA"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender|3.0.0",
  "concept" : [
    {
      "code" : "F",
      "designation" : [
        {
          "language" : "fr-FR",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009"
          },
          "value" : "Féminin"
        }
      ]
    },
    {
      "code" : "M",
      "designation" : [
        {
          "language" : "fr-FR",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009"
          },
          "value" : "Masculin"
        }
      ]
    },
    {
      "code" : "UN",
      "designation" : [
        {
          "language" : "fr-FR",
          "use" : {
            "system" : "http://snomed.info/sct",
            "code" : "900000000000013009"
          },
          "value" : "Inconnu"
        }
      ]
    }
  ]
}