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

Nomenclatures des objets de santé (NOS) - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: TRE_R24-TypeActiviteLiberale - JSON Representation

Active as of 2023-12-15

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "TRE-R24-TypeActiviteLiberale",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TRE-R24-TypeActiviteLiberale</b></p><a name=\"TRE-R24-TypeActiviteLiberale\"> </a><a name=\"hcTRE-R24-TypeActiviteLiberale\"> </a><a name=\"TRE-R24-TypeActiviteLiberale-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>dateValid</td><td>dateValid</td><td>dateTime</td><td>date de validité d'un code concept</td></tr><tr><td>dateMaj</td><td>dateMaj</td><td>dateTime</td><td>Date de mise à jour d'un code concept</td></tr><tr><td>dateFin</td><td>dateFin</td><td>dateTime</td><td>Date de fin d'exploitation d'un code concept</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>https://mos.esante.gouv.fr/NOS/TRE_R24-TypeActiviteLiberale/FHIR/TRE-R24-TypeActiviteLiberale</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>dateValid</b></td><td><b>dateMaj</b></td></tr><tr><td style=\"white-space:nowrap\">ACT-LIB-01<a name=\"TRE-R24-TypeActiviteLiberale-ACT-LIB-01\"> </a></td><td>Cabinet primaire</td><td>2007-07-25T15:04:44+01:00</td><td>2016-09-01T00:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">ACT-LIB-02<a name=\"TRE-R24-TypeActiviteLiberale-ACT-LIB-02\"> </a></td><td>Cabinet secondaire</td><td>2007-07-25T15:04:44+01:00</td><td>2016-09-01T00:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">ACT-LIB-03<a name=\"TRE-R24-TypeActiviteLiberale-ACT-LIB-03\"> </a></td><td>Plateau technique</td><td>2007-07-25T15:04:44+01:00</td><td>2016-09-01T00:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">ACT-LIB-04<a name=\"TRE-R24-TypeActiviteLiberale-ACT-LIB-04\"> </a></td><td>Secteur privé à l'hôpital</td><td>2007-07-25T15:04:44+01:00</td><td>2016-09-01T00:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">ACT-LIB-05<a name=\"TRE-R24-TypeActiviteLiberale-ACT-LIB-05\"> </a></td><td>Autre lieu d'exercice ou autre site</td><td>2007-07-25T15:04:44+01:00</td><td>2016-09-01T00:00:00+01:00</td></tr><tr><td style=\"white-space:nowrap\">ACT-LIB-06<a name=\"TRE-R24-TypeActiviteLiberale-ACT-LIB-06\"> </a></td><td>Cabinet</td><td>2007-07-25T00:00:00+01:00</td><td>2010-07-16T00:00:00+01:00</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2013-06-28T00:00:00+01:00"
      }
    }
  ],
  "url" : "https://mos.esante.gouv.fr/NOS/TRE_R24-TypeActiviteLiberale/FHIR/TRE-R24-TypeActiviteLiberale",
  "identifier" : [
    {
      "value" : "urn:oid:1.2.250.1.213.1.6.1.22"
    }
  ],
  "version" : "1.4.0",
  "name" : "TRE_R24-TypeActiviteLiberale",
  "status" : "active",
  "date" : "2023-12-15T12:00:00+01:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Type d'activité libérale",
  "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" : "ACT-LIB-01",
      "display" : "Cabinet primaire",
      "designation" : [
        {
          "use" : {
            "code" : "LibelleCourt"
          },
          "value" : "Cabinet primaire"
        },
        {
          "use" : {
            "code" : "LibelleAdapte"
          },
          "value" : "Cabinet primaire"
        }
      ],
      "property" : [
        {
          "code" : "dateValid",
          "valueDateTime" : "2007-07-25T15:04:44+01:00"
        },
        {
          "code" : "dateMaj",
          "valueDateTime" : "2016-09-01T00:00:00+01:00"
        }
      ]
    },
    {
      "code" : "ACT-LIB-02",
      "display" : "Cabinet secondaire",
      "designation" : [
        {
          "use" : {
            "code" : "LibelleCourt"
          },
          "value" : "Cabinet secondaire"
        },
        {
          "use" : {
            "code" : "LibelleAdapte"
          },
          "value" : "Cabinet secondaire"
        }
      ],
      "property" : [
        {
          "code" : "dateValid",
          "valueDateTime" : "2007-07-25T15:04:44+01:00"
        },
        {
          "code" : "dateMaj",
          "valueDateTime" : "2016-09-01T00:00:00+01:00"
        }
      ]
    },
    {
      "code" : "ACT-LIB-03",
      "display" : "Plateau technique",
      "designation" : [
        {
          "use" : {
            "code" : "LibelleCourt"
          },
          "value" : "Plateau technique"
        },
        {
          "use" : {
            "code" : "LibelleAdapte"
          },
          "value" : "Plateau technique"
        }
      ],
      "property" : [
        {
          "code" : "dateValid",
          "valueDateTime" : "2007-07-25T15:04:44+01:00"
        },
        {
          "code" : "dateMaj",
          "valueDateTime" : "2016-09-01T00:00:00+01:00"
        }
      ]
    },
    {
      "code" : "ACT-LIB-04",
      "display" : "Secteur privé à l'hôpital",
      "designation" : [
        {
          "use" : {
            "code" : "LibelleCourt"
          },
          "value" : "Secteur privé à l'hôpital"
        },
        {
          "use" : {
            "code" : "LibelleAdapte"
          },
          "value" : "Secteur privé à l'hôpital"
        }
      ],
      "property" : [
        {
          "code" : "dateValid",
          "valueDateTime" : "2007-07-25T15:04:44+01:00"
        },
        {
          "code" : "dateMaj",
          "valueDateTime" : "2016-09-01T00:00:00+01:00"
        }
      ]
    },
    {
      "code" : "ACT-LIB-05",
      "display" : "Autre lieu d'exercice ou autre site",
      "designation" : [
        {
          "use" : {
            "code" : "LibelleCourt"
          },
          "value" : "Autre lieu ou autre site"
        },
        {
          "use" : {
            "code" : "LibelleAdapte"
          },
          "value" : "Autre lieu d'exercice ou autre site"
        }
      ],
      "property" : [
        {
          "code" : "dateValid",
          "valueDateTime" : "2007-07-25T15:04:44+01:00"
        },
        {
          "code" : "dateMaj",
          "valueDateTime" : "2016-09-01T00:00:00+01:00"
        }
      ]
    },
    {
      "code" : "ACT-LIB-06",
      "display" : "Cabinet",
      "designation" : [
        {
          "use" : {
            "code" : "LibelleCourt"
          },
          "value" : "Cabinet"
        },
        {
          "use" : {
            "code" : "LibelleAdapte"
          },
          "value" : "Cabinet"
        }
      ],
      "property" : [
        {
          "code" : "dateValid",
          "valueDateTime" : "2007-07-25T00:00:00+01:00"
        },
        {
          "code" : "dateMaj",
          "valueDateTime" : "2010-07-16T00:00:00+01:00"
        }
      ]
    }
  ]
}