German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Probenmaterial SNOMED-CT - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "probenmaterial-snomed",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet probenmaterial-snomed</b></p><a name=\"probenmaterial-snomed\"> </a><a name=\"hcprobenmaterial-snomed\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/122555007\">122555007</a></td><td>Venous blood specimen</td></tr><tr><td><a href=\"http://snomed.info/id/122575003\">122575003</a></td><td>Urine specimen</td></tr><tr><td><a href=\"http://snomed.info/id/258529004\">258529004</a></td><td>Throat swab</td></tr><tr><td><a href=\"http://snomed.info/id/119361006\">119361006</a></td><td>Plasma specimen</td></tr><tr><td><a href=\"http://snomed.info/id/119297000\">119297000</a></td><td>Blood specimen</td></tr><tr><td><a href=\"http://snomed.info/id/119342007\">119342007</a></td><td>Saliva specimen</td></tr><tr><td><a href=\"http://snomed.info/id/445447003\">445447003</a></td><td>Specimen obtained from skin</td></tr><tr><td><a href=\"http://snomed.info/id/258580003\">258580003</a></td><td>Whole blood specimen</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/probenmaterial-snomed",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.34"
    }
  ],
  "version" : "0.49.0",
  "name" : "ProbenmaterialSnomedVS",
  "title" : "Probenmaterial SNOMED-CT",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-04T13:25:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Gaengige Probenmaterialien fuer die ambulante Praxis (SNOMED-CT)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "122555007",
            "display" : "Venous blood specimen"
          },
          {
            "code" : "122575003",
            "display" : "Urine specimen"
          },
          {
            "code" : "258529004",
            "display" : "Throat swab"
          },
          {
            "code" : "119361006",
            "display" : "Plasma specimen"
          },
          {
            "code" : "119297000",
            "display" : "Blood specimen"
          },
          {
            "code" : "119342007",
            "display" : "Saliva specimen"
          },
          {
            "code" : "445447003",
            "display" : "Specimen obtained from skin"
          },
          {
            "code" : "258580003",
            "display" : "Whole blood specimen"
          }
        ]
      }
    ]
  }
}