FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/TRE-R303-HL7v3AdministrativeGender

Packageans.fr.nos
TypeCodeSystem
IdTRE-R303-HL7v3AdministrativeGender
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/nos/https://interop.esante.gouv.fr/ig/nos/1.5.0/CodeSystem-TRE-R303-HL7v3AdministrativeGender.html
URLhttps://mos.esante.gouv.fr/NOS/TRE_R303-HL7v3AdministrativeGender/FHIR/TRE-R303-HL7v3AdministrativeGender
Version1.5.0
Statusactive
Date2023-12-15T12:00:00+01:00
NameTRE_R303-HL7v3AdministrativeGender
Realmfr
Authoritynational
DescriptionSexe d'une personne utilisée à des fins administratives (par opposition au sexe clinique) repris de la terminologie HL7 v3 AdministrativeGender (https://www.hl7.org/fhir/v3/AdministrativeGender/cs.html)
Contentcomplete

Resources that use this resource

ValueSet
JDV-J143-AdministrativeGender-CISISJDV_J143-AdministrativeGender-CISIS
JDV-J148-ReferenceRangeAppliesTo-CISISJDV_J148-ReferenceRangeAppliesTo-CISIS

Resources that this resource uses

No resources found


Narrative

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

Properties

This code system defines the following properties for its concepts

NameCodeTypeDescription
dateValiddateValiddateTimedate de validité d'un code concept
dateMajdateMajdateTimeDate de mise à jour d'un code concept
dateFindateFindateTimeDate de fin d'exploitation d'un code concept

Concepts

This code system https://mos.esante.gouv.fr/NOS/TRE_R303-HL7v3AdministrativeGender/FHIR/TRE-R303-HL7v3AdministrativeGender defines the following codes:

CodeDisplaydateValiddateMajdateFin
F Féminin2021-03-26T12:00:00+01:002021-03-26T12:00:00+01:00
M Masculin2021-03-26T12:00:00+01:002021-03-26T12:00:00+01:00
UN Inconnu2021-03-26T12:00:00+01:002021-03-26T12:00:00+01:00
U Inconnu2021-03-26T12:00:00+01:002021-03-26T12:00:00+01:002021-03-26T12:00:00+01:00

Source

{
  "resourceType": "CodeSystem",
  "id": "TRE-R303-HL7v3AdministrativeGender",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2021-03-26T12:00:00+01:00"
      }
    }
  ],
  "url": "https://mos.esante.gouv.fr/NOS/TRE_R303-HL7v3AdministrativeGender/FHIR/TRE-R303-HL7v3AdministrativeGender",
  "identifier": [
    {
      "value": "urn:oid:2.16.840.1.113883.5.1"
    }
  ],
  "version": "1.5.0",
  "name": "TRE_R303-HL7v3AdministrativeGender",
  "status": "active",
  "date": "2023-12-15T12:00:00+01:00",
  "publisher": "ANS",
  "contact": [
    {
      "name": "ANS",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "Sexe d'une personne utilisée à des fins administratives (par opposition au sexe clinique) repris de la terminologie HL7 v3 AdministrativeGender (https://www.hl7.org/fhir/v3/AdministrativeGender/cs.html)",
  "content": "complete",
  "property": [
    {
      "code": "dateValid",
      "description": "date de validité d'un code concept",
      "type": "dateTime"
    },
    {
      "code": "dateMaj",
      "description": "Date de mise à jour d'un code concept",
      "type": "dateTime"
    },
    {
      "code": "dateFin",
      "description": "Date de fin d'exploitation d'un code concept",
      "type": "dateTime"
    }
  ],
  "concept": [
    {
      "code": "F",
      "display": "Féminin",
      "designation": [
        {
          "use": {
            "code": "LibelleCourt"
          },
          "value": "Féminin"
        },
        {
          "use": {
            "code": "LibelleAdapte"
          },
          "value": "Féminin"
        }
      ],
      "property": [
        {
          "code": "dateValid",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        },
        {
          "code": "dateMaj",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        }
      ]
    },
    {
      "code": "M",
      "display": "Masculin",
      "designation": [
        {
          "use": {
            "code": "LibelleCourt"
          },
          "value": "Masculin"
        },
        {
          "use": {
            "code": "LibelleAdapte"
          },
          "value": "Masculin"
        }
      ],
      "property": [
        {
          "code": "dateValid",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        },
        {
          "code": "dateMaj",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        }
      ]
    },
    {
      "code": "UN",
      "display": "Inconnu",
      "designation": [
        {
          "use": {
            "code": "LibelleCourt"
          },
          "value": "Inconnu"
        },
        {
          "use": {
            "code": "LibelleAdapte"
          },
          "value": "Inconnu"
        }
      ],
      "property": [
        {
          "code": "dateValid",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        },
        {
          "code": "dateMaj",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        }
      ]
    },
    {
      "code": "U",
      "display": "Inconnu",
      "designation": [
        {
          "use": {
            "code": "LibelleCourt"
          },
          "value": "Inconnu"
        },
        {
          "use": {
            "code": "LibelleAdapte"
          },
          "value": "Inconnu"
        }
      ],
      "property": [
        {
          "code": "dateValid",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        },
        {
          "code": "dateFin",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        },
        {
          "code": "dateMaj",
          "valueDateTime": "2021-03-26T12:00:00+01:00"
        }
      ]
    }
  ]
}