{
  "resourceType": "Library",
  "id": "WHOConcepts",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablelibrary",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablelibrary",
      "http://hl7.org/fhir/uv/cql/StructureDefinition/cql-library",
      "http://hl7.org/fhir/uv/cql/StructureDefinition/cql-module"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n    <table class=\"grid dict\">\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">WHOConcepts</td>\n        </tr>\n        \n\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">WHOConcepts</td>\n        </tr>\n        \n\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">0.2.0</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Url: </b></th>\n            <td style=\"padding-left: 4px;\"><a href=\"Library-WHOConcepts.html\">WHOConcepts</a></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Status: </b></th>\n            <td style=\"padding-left: 4px;\">draft</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Type: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>system: </b> <span><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-library-type.html\">http://terminology.hl7.org/CodeSystem/library-type</a></span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>code: </b> <span>logic-library</span>\n                        </p>\n                        \n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date: </b></th>\n            <td style=\"padding-left: 4px;\">2026-03-29 17:23:09+0000</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher: </b></th>\n            <td style=\"padding-left: 4px;\">WHO</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>This library defines common concepts used throughout WHO SMART Guidelines content</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Related Artifacts: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                \n                \n                <p><b>Dependencies</b></p>\n                <ul>\n                  \n                    <li><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-icd10.html\">ICD-10</a></li>\n                  \n                    <li><a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></li>\n                  \n                    <li><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-loinc.html\">Logical Observation Identifiers, Names and Codes (LOINC)</a></li>\n                  \n                    <li><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-rxNorm.html\">RxNorm</a></li>\n                  \n                    <li><code>http://hl7.org/fhir/sid/ciel</code></li>\n                  \n                    <li><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-ICD11MMS.html\">International Classification of Diseases, 11th Revision Mortality and Morbidity Statistics (MMS)</a></li>\n                  \n                    <li><code>https://mitel.dimi.uniud.it/ichi/#http://id.who.int/ichi</code></li>\n                  \n                    <li><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-ICFDut.html\">International Classification of Functioning, Disability and Health, Dutch Translation</a></li>\n                  \n                    <li><code>http://fhir.org/guides/who/core/ValueSet/pregnancystatus-values</code></li>\n                  \n                    <li><a href=\"http://hl7.org/fhir/R4/valueset-adverse-event-type.html\">SNOMED CT Clinical Findings</a></li>\n                  \n                </ul>\n                \n                \n                \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n\n        \n        \n        <tr>\n          <td colspan=\"2\">\n            <table>\n              <tr><th><a id=\"cql-content\"><b>Content: </b></a> text/cql</th></tr>\n              <tr><td><pre><code class=\"language-cql\">library WHOConcepts\r\n\r\n// Code Systems\r\ncodesystem &quot;ICD-10&quot;: 'http://hl7.org/fhir/sid/icd-10'\r\ncodesystem &quot;SNOMED-CT&quot;: 'http://snomed.info/sct'\r\ncodesystem &quot;LOINC&quot;: 'http://loinc.org'\r\ncodesystem &quot;RxNorm&quot;: 'http://www.nlm.nih.gov/research/umls/rxnorm'\r\ncodesystem &quot;CIEL&quot;: 'http://hl7.org/fhir/sid/ciel'\r\ncodesystem &quot;ICD-11&quot;: 'http://id.who.int/icd/release/11/mms'\r\ncodesystem &quot;ICHI&quot;: 'https://mitel.dimi.uniud.it/ichi/#http://id.who.int/ichi'\r\ncodesystem &quot;ICF&quot;: 'http://hl7.org/fhir/sid/icf-nl'\r\n\r\n// ValuSets\r\nvalueset &quot;Pregnancy Status Pregnant&quot;: 'http://fhir.org/guides/who/core/ValueSet/pregnancystatus-values'\r\nvalueset &quot;Adverse Events&quot;: 'http://hl7.org/fhir/ValueSet/adverse-event-type'\r\n\r\ncode &quot;Pregnancy status&quot;: '82810-3' from &quot;LOINC&quot; display 'Pregnancy status'\r\ncode &quot;Pregnant&quot;: 'LA15173-0' from &quot;LOINC&quot; display 'Pregnant'\r\ncode &quot;Not pregnant&quot;: 'LA26683-5' from &quot;LOINC&quot; display 'Not pregnant'\r\ncode &quot;Unknown&quot;: 'LA4489-6' from &quot;LOINC&quot; display 'Unknown'\r\n</code></pre></td></tr>\n            </table>\n          </td>\n        </tr>\n        \n        \n        \n        \n        \n        <tr>\n          <td colspan=\"2\">\n            <table>\n              <tr><th><b>Content: </b> application/elm+xml</th></tr>\n              <tr><td><pre><code>Encoded data (8992 characters)</code></pre></td></tr>\n            </table>\n          </td>\n        </tr>\n        \n        \n    </table>\n</div>\n</div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "computable"
    }
  ],
  "url": "http://smart.who.int/immunizations/Library/WHOConcepts",
  "version": "0.2.0",
  "name": "WHOConcepts",
  "title": "WHOConcepts",
  "status": "draft",
  "experimental": false,
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/library-type",
        "code": "logic-library"
      }
    ]
  },
  "date": "2026-03-29T17:23:09+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "This library defines common concepts used throughout WHO SMART Guidelines content",
  "relatedArtifact": [
    {
      "type": "depends-on",
      "display": "Code System ICD-10",
      "resource": "http://hl7.org/fhir/sid/icd-10"
    },
    {
      "type": "depends-on",
      "display": "Code System SNOMED-CT",
      "resource": "http://snomed.info/sct"
    },
    {
      "type": "depends-on",
      "display": "Code System LOINC",
      "resource": "http://loinc.org"
    },
    {
      "type": "depends-on",
      "display": "Code System RxNorm",
      "resource": "http://www.nlm.nih.gov/research/umls/rxnorm"
    },
    {
      "type": "depends-on",
      "display": "Code System CIEL",
      "resource": "http://hl7.org/fhir/sid/ciel"
    },
    {
      "type": "depends-on",
      "display": "Code System ICD-11",
      "resource": "http://id.who.int/icd/release/11/mms"
    },
    {
      "type": "depends-on",
      "display": "Code System ICHI",
      "resource": "https://mitel.dimi.uniud.it/ichi/#http://id.who.int/ichi"
    },
    {
      "type": "depends-on",
      "display": "Code System ICF",
      "resource": "http://hl7.org/fhir/sid/icf-nl"
    },
    {
      "type": "depends-on",
      "display": "Value Set Pregnancy Status Pregnant",
      "resource": "http://fhir.org/guides/who/core/ValueSet/pregnancystatus-values"
    },
    {
      "type": "depends-on",
      "display": "Value Set Adverse Events",
      "resource": "http://hl7.org/fhir/ValueSet/adverse-event-type"
    }
  ],
  "content": [
    {
      "contentType": "text/cql",
      "url": "Library-WHOConcepts.cql"
    },
    {
      "contentType": "application/elm+xml",
      "url": "Library-WHOConcepts.elm.xml"
    }
  ]
}
