Czech Core Resources IG
0.1.0 - ci-build Czechia flag

Czech Core Resources IG, published by Národní centrum elektronického zdravotnictví (NCEZ). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ncez-cz/cz-core/ and changes regularly. See the Directory of published versions

: SNOMED CT Supplement typu registrujícího poskytovatele - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "snomed-supplement-service-type",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://ncez.mzcr.cz/fhir/CodeSystem/snomed-supplement-service-type</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Czech (cs)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/700232004\">700232004</a><a name=\"snomed-supplement-service-type-700232004\"> </a></td><td>Všeobecné lékařské služby</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/310060005\">310060005</a><a name=\"snomed-supplement-service-type-310060005\"> </a></td><td>Gynekologické a porodnické služby</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/722176000\">722176000</a><a name=\"snomed-supplement-service-type-722176000\"> </a></td><td>Stomatologické služby</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    }
  ],
  "url" : "https://ncez.mzcr.cz/fhir/CodeSystem/snomed-supplement-service-type",
  "version" : "0.1.0",
  "name" : "SnomedCtSupplementServiceType",
  "title" : "SNOMED CT Supplement typu registrujícího poskytovatele",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-08",
  "publisher" : "Národní centrum elektronického zdravotnictví (NCEZ)",
  "contact" : [
    {
      "name" : "Národní centrum elektronického zdravotnictví (NCEZ)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ncez.mzcr.cz"
        }
      ]
    }
  ],
  "description" : "CodeSystem Supplement 1 pro kódový systém Snomed CT",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "content" : "supplement",
  "supplements" : "http://snomed.info/sct",
  "concept" : [
    {
      "code" : "700232004",
      "designation" : [
        {
          "language" : "cs",
          "value" : "Všeobecné lékařské služby"
        }
      ]
    },
    {
      "code" : "310060005",
      "designation" : [
        {
          "language" : "cs",
          "value" : "Gynekologické a porodnické služby"
        }
      ]
    },
    {
      "code" : "722176000",
      "designation" : [
        {
          "language" : "cs",
          "value" : "Stomatologické služby"
        }
      ]
    }
  ]
}