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-12-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "JDV-J152-MethodBodyTemperature-ENS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>https://webgate.ec.europa.eu/dyna2/emdn</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>V03010102</td><td>THERMOMÈTRES NUMÉRIQUES</td></tr><tr><td>V0301010202</td><td>THERMOMÈTRES NUMÉRIQUES - MESURE SANS CONTACT</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_J152-MethodBodyTemperature-ENS/FHIR/JDV-J152-MethodBodyTemperature-ENS",
  "identifier" : [
    {
      "value" : "urn:oid:1.2.250.1.213.1.1.5.607"
    }
  ],
  "version" : "1.2.0",
  "name" : "JDV_J152-MethodBodyTemperature-ENS",
  "status" : "active",
  "date" : "2023-12-15T12:00:00+01:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "JDV pour la méthode de la mesure de la température",
  "compose" : {
    "include" : [
      {
        "system" : "https://webgate.ec.europa.eu/dyna2/emdn",
        "concept" : [
          {
            "code" : "V03010102",
            "display" : "THERMOMÈTRES NUMÉRIQUES",
            "designation" : [
              {
                "use" : {
                  "code" : "OID"
                },
                "value" : "urn:oid:1.2.250.1.213.2.68"
              }
            ]
          },
          {
            "code" : "V0301010202",
            "display" : "THERMOMÈTRES NUMÉRIQUES - MESURE SANS CONTACT",
            "designation" : [
              {
                "use" : {
                  "code" : "OID"
                },
                "value" : "urn:oid:1.2.250.1.213.2.68"
              }
            ]
          }
        ]
      }
    ]
  }
}