Swissnoso Implementation Guide (R4)
1.0.0 - STU 1 Switzerland flag

This page is part of the Swissnoso Implementation Guide (R4) (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Swissnoso - JSON Representation

Active as of 2022-06-14

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "swissnoso",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">number-germs<a name=\"swissnoso-number-germs\"> </a></td><td>Number of different germs</td></tr></table></div>"
  },
  "url" : "http://fhir.ch/ig/swissnoso/CodeSystem/swissnoso",
  "version" : "1.0.0",
  "name" : "Swissnoso",
  "title" : "Swissnoso",
  "status" : "active",
  "date" : "2022-06-14T13:09:44+02:00",
  "publisher" : "Swissnoso",
  "contact" : [
    {
      "name" : "Swissnoso",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.swissnoso.ch/"
        }
      ]
    }
  ],
  "description" : "This code system contains codes defined by Swissnoso \r\nfor which no international codes (e.g. LOINC or SNOMED CT) could be found that accurately describe \r\nthe meaning for the Swissnoso context.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CHE"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "number-germs",
      "display" : "Number of different germs"
    }
  ]
}