German Practice Management FHIR Profiles (R4)
Version 0.99.1 - release

: Cervical Screening Observation Code - JSON Representation

Active as of 2026-08-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cervical-screening-observation-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cervical-screening-observation-code</b></p><a name=\"cervical-screening-observation-code\"> </a><a name=\"hccervical-screening-observation-code\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is explicitly stated to be 2.82\"> version &#x1F4CD;2.82</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/10524-7/\">10524-7</a></td><td>Microscopic observation [Identifier] in Cervix by Cyto stain</td></tr><tr><td><a href=\"https://loinc.org/19762-4/\">19762-4</a></td><td>General categories [Interpretation] of Cervical or vaginal smear or scraping by Cyto stain</td></tr><tr><td><a href=\"https://loinc.org/30167-1/\">30167-1</a></td><td>Human papilloma virus 16+18+31+33+35+39+45+51+52+56+58+59+68 DNA [Presence] in Cervix by Probe with signal amplification</td></tr><tr><td><a href=\"https://loinc.org/21440-3/\">21440-3</a></td><td>Human papilloma virus 16+18+31+33+35+45+51+52+56 DNA [Presence] in Cervix by Probe</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/cervical-screening-observation-code",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.26"
    }
  ],
  "version" : "0.99.1",
  "name" : "CervicalScreeningObservationCodeVS",
  "title" : "Cervical Screening Observation Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-22T18:18:46+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Selected LOINC cytology interpretation and HPV result concepts for cervical screening observations.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.82",
        "concept" : [
          {
            "code" : "10524-7",
            "display" : "Microscopic observation [Identifier] in Cervix by Cyto stain"
          },
          {
            "code" : "19762-4",
            "display" : "General categories [Interpretation] of Cervical or vaginal smear or scraping by Cyto stain"
          },
          {
            "code" : "30167-1",
            "display" : "Human papilloma virus 16+18+31+33+35+39+45+51+52+56+58+59+68 DNA [Presence] in Cervix by Probe with signal amplification"
          },
          {
            "code" : "21440-3",
            "display" : "Human papilloma virus 16+18+31+33+35+45+51+52+56 DNA [Presence] in Cervix by Probe"
          }
        ]
      }
    ]
  }
}