Terminologies de Santé (Publiées par l'ANS)
1.1.0 - ci-build France flag

Terminologies de Santé (Publiées par l'ANS) - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ASS_A33_AdministrativeGender_Sexe - JSON Representation

Active as of 2024-03-29

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "ASS-A33-AdministrativeGender-Sexe",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap ASS-A33-AdministrativeGender-Sexe</b></p><a name=\"ASS-A33-AdministrativeGender-Sexe\"> </a><a name=\"hcASS-A33-AdministrativeGender-Sexe\"> </a><a name=\"ASS-A33-AdministrativeGender-Sexe-fr-FR\"> </a><p>Mapping from <a href=\"ValueSet-JDV-J262-Sexe.html\">JDV_J262_Sexe</a> to <a href=\"http://hl7.org/fhir/R4/valueset-administrative-gender.html\">AdministrativeGender</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-TRE-R249-Sexe.html\">TRE_R249_Sexe</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>M (Masculin)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>male</td></tr><tr><td>F (Féminin)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>female</td></tr><tr><td>O (Autre sexe (ni masculin, ni féminin))</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>other</td></tr><tr><td>UN (Inconnu)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>unknown</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2024-03-29T12:00:00+01:00"
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/concept-bidirectional",
      "valueBoolean" : true
    }
  ],
  "url" : "https://mos.esante.gouv.fr/NOS/ASS_A33-AdministrativeGender-Sexe/FHIR/ASS-A33-AdministrativeGender-Sexe",
  "identifier" : {
    "value" : "urn:oid:1.2.250.1.213.2.77"
  },
  "version" : "20240329120000",
  "name" : "ASS_A33_AdministrativeGender_Sexe",
  "title" : "ASS_A33_AdministrativeGender_Sexe",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-29T12:00:00+01:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Correspondance entre le JDV sexe du NOS et le JDV administrative gender de FHIR pour simplifier l'adaptation du MOS à FHIR.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "sourceUri" : "https://mos.esante.gouv.fr/NOS/JDV_J262-Sexe/FHIR/JDV-J262-Sexe",
  "targetUri" : "http://hl7.org/fhir/ValueSet/administrative-gender",
  "group" : [
    {
      "source" : "https://mos.esante.gouv.fr/NOS/TRE_R249-Sexe/FHIR/TRE-R249-Sexe",
      "target" : "http://hl7.org/fhir/administrative-gender",
      "element" : [
        {
          "code" : "M",
          "target" : [
            {
              "code" : "male",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "F",
          "target" : [
            {
              "code" : "female",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "O",
          "target" : [
            {
              "code" : "other",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "UN",
          "target" : [
            {
              "code" : "unknown",
              "equivalence" : "equivalent"
            }
          ]
        }
      ]
    }
  ]
}