Nomenclatures des objets de santé (NOS)
1.2.0 - trial-use

This page is part of the Guide d'implémentation des NOS (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

: null - JSON Representation

Active as of 2023-06-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "JDV-J161-Lateralite-CISIS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/24028007\">24028007</a></td><td>droit</td></tr><tr><td><a href=\"http://snomed.info/id/7771000\">7771000</a></td><td>gauche</td></tr><tr><td><a href=\"http://snomed.info/id/51440002\">51440002</a></td><td>bilatéral</td></tr><tr><td><a href=\"http://snomed.info/id/385432009\">385432009</a></td><td>non applicable</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2021-04-30T12:00:00+01:00"
      }
    }
  ],
  "url" : "https://mos.esante.gouv.fr/NOS/JDV_J161-Lateralite-CISIS/FHIR/JDV-J161-Lateralite-CISIS",
  "identifier" : [
    {
      "value" : "urn:oid:1.2.250.1.213.1.1.5.616"
    }
  ],
  "version" : "1.2.0",
  "name" : "JDV_J161-Lateralite-CISIS",
  "status" : "active",
  "date" : "2023-06-30T12:00:00+01:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "JDV pour spécifier la latéralité",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "24028007",
            "display" : "droit",
            "designation" : [
              {
                "use" : {
                  "code" : "OID"
                },
                "value" : "urn:oid:2.16.840.1.113883.6.96"
              }
            ]
          },
          {
            "code" : "7771000",
            "display" : "gauche",
            "designation" : [
              {
                "use" : {
                  "code" : "OID"
                },
                "value" : "urn:oid:2.16.840.1.113883.6.96"
              }
            ]
          },
          {
            "code" : "51440002",
            "display" : "bilatéral",
            "designation" : [
              {
                "use" : {
                  "code" : "OID"
                },
                "value" : "urn:oid:2.16.840.1.113883.6.96"
              }
            ]
          },
          {
            "code" : "385432009",
            "display" : "non applicable",
            "designation" : [
              {
                "use" : {
                  "code" : "OID"
                },
                "value" : "urn:oid:2.16.840.1.113883.6.96"
              }
            ]
          }
        ]
      }
    ]
  }
}