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

: Anatomique, Thérapeutique et Chimique - JSON Representation

Active as of 2024-02-15

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "terminologie-atc",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2024-10-01T09:21:08.824+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ],
    "tag" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationValue",
        "code" : "SUBSETTED",
        "display" : "Resource encoded in summary mode"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem terminologie-atc</b></p><a name=\"terminologie-atc\"> </a><a name=\"hcterminologie-atc\"> </a><a name=\"terminologie-atc-fr-FR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 2; Last updated: 2024-10-01 09:21:08+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p><p style=\"margin-bottom: 0px\">Tag: Resource encoded in summary mode (Details: ObservationValue code SUBSETTED = 'Resource encoded in summary mode')</p></div><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>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>created</td><td>created</td><td>http://purl.org/dc/terms/created</td><td>dateTime</td><td/></tr><tr><td>status</td><td>status</td><td>http://www.w3.org/ns/adms#status</td><td>string</td><td/></tr><tr><td>type</td><td>type</td><td>http://purl.org/dc/elements/1.1/type</td><td>string</td><td>Type fonctionnel d'un concept</td></tr><tr><td>comment</td><td>comment</td><td>http://www.w3.org/2000/01/rdf-schema#comment</td><td>string</td><td/></tr><tr><td>modified</td><td>modified</td><td>http://purl.org/dc/terms/modified</td><td>dateTime</td><td/></tr><tr><td>deprecated</td><td>deprecated</td><td>http://www.w3.org/2002/07/owl#deprecated</td><td>boolean</td><td/></tr><tr><td>isReplacedBy</td><td>isReplacedBy</td><td>http://purl.org/dc/terms/isReplacedBy</td><td>code</td><td/></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td><td>Codes des parents du concept courant</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td><td>Codes des enfants du concept courant</td></tr><tr><td>imported</td><td>imported</td><td/><td>boolean</td><td>Indicates if the concept is imported from another code system.</td></tr><tr><td>root</td><td>root</td><td/><td>boolean</td><td>Indicates if this concept is a root concept (i.e. Thing is equivalent or a direct parent).</td></tr></table><p><b>Filters</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Op</b></td><td><b>Value</b></td></tr><tr><td>root</td><td/><td>= </td><td>True or false.</td></tr><tr><td>deprecated</td><td/><td>= </td><td>True or false.</td></tr><tr><td>imported</td><td/><td>= </td><td>True or false</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>https://smt.esante.gouv.fr/terminologie-atc</code> defines codes, but no codes are represented here</p></div>"
  },
  "url" : "https://smt.esante.gouv.fr/terminologie-atc",
  "identifier" : [
    {
      "system" : "https://smt.esante.gouv.fr/",
      "value" : "terminologie-atc"
    }
  ],
  "version" : "2024-02",
  "name" : "ATC",
  "title" : "Anatomique, Thérapeutique et Chimique",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-15T00:00:00+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "France"
        }
      ]
    }
  ],
  "valueSet" : "https://smt.esante.gouv.fr/terminologie-atc?vs",
  "content" : "not-present",
  "count" : 6857,
  "filter" : [
    {
      "code" : "root",
      "operator" : [
        "="
      ],
      "value" : "True or false."
    },
    {
      "code" : "deprecated",
      "operator" : [
        "="
      ],
      "value" : "True or false."
    },
    {
      "code" : "imported",
      "operator" : [
        "="
      ],
      "value" : "True or false"
    }
  ],
  "property" : [
    {
      "code" : "created",
      "uri" : "http://purl.org/dc/terms/created",
      "type" : "dateTime"
    },
    {
      "code" : "status",
      "uri" : "http://www.w3.org/ns/adms#status",
      "type" : "string"
    },
    {
      "code" : "type",
      "uri" : "http://purl.org/dc/elements/1.1/type",
      "description" : "Type fonctionnel d'un concept",
      "type" : "string"
    },
    {
      "code" : "comment",
      "uri" : "http://www.w3.org/2000/01/rdf-schema#comment",
      "type" : "string"
    },
    {
      "code" : "modified",
      "uri" : "http://purl.org/dc/terms/modified",
      "type" : "dateTime"
    },
    {
      "code" : "deprecated",
      "uri" : "http://www.w3.org/2002/07/owl#deprecated",
      "type" : "boolean"
    },
    {
      "code" : "isReplacedBy",
      "uri" : "http://purl.org/dc/terms/isReplacedBy",
      "type" : "code"
    },
    {
      "code" : "parent",
      "uri" : "http://hl7.org/fhir/concept-properties#parent",
      "description" : "Codes des parents du concept courant",
      "type" : "code"
    },
    {
      "code" : "child",
      "uri" : "http://hl7.org/fhir/concept-properties#child",
      "description" : "Codes des enfants du concept courant",
      "type" : "code"
    },
    {
      "code" : "imported",
      "description" : "Indicates if the concept is imported from another code system.",
      "type" : "boolean"
    },
    {
      "code" : "root",
      "description" : "Indicates if this concept is a root concept (i.e. Thing is equivalent or a direct parent).",
      "type" : "boolean"
    }
  ]
}