eHealth Infrastructure (v2019.5.2)

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-organization-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>OrganizationType</h2><div><p>Value set used for indicating the organization type</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-Snomed.html#Snomed-547211000005108\">547211000005108</a></td><td>Municipality</td><td>Municipality</td></tr><tr><td><a href=\"CodeSystem-Snomed.html#Snomed-550881000005103\">550881000005103</a></td><td>Region</td><td>Region</td></tr><tr><td><a href=\"CodeSystem-Snomed.html#Snomed-394761003\">394761003</a></td><td>General practitioner practice site</td><td>General practitioner practice site</td></tr><tr><td><a href=\"CodeSystem-Snomed.html#Snomed-22232009\">22232009</a></td><td>Hospital</td><td>Hospital</td></tr><tr><td><a href=\"CodeSystem-Snomed.html#Snomed-550851000005109\">550851000005109</a></td><td>Clinical unit</td><td>Clinical unit</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>547211000005108</td><td>Municipality</td></tr><tr><td>550881000005103</td><td>Region</td></tr><tr><td>394761003</td><td>General practitioner practice site</td></tr><tr><td>22232009</td><td>Hospital</td></tr><tr><td>550851000005109</td><td>Clinical unit</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/organization-type",
  "version" : "2019.5.2",
  "name" : "OrganizationType",
  "title" : "OrganizationType",
  "status" : "draft",
  "experimental" : true,
  "date" : "2019-05-27T00:00:00+00:00",
  "publisher" : "ehealth.sundhed.dk",
  "contact" : [
    {
      "name" : "ehealth.sundhed.dk",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk/terminology"
        }
      ]
    }
  ],
  "description" : "Value set used for indicating the organization type",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "547211000005108",
            "display" : "Municipality",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Municipality"
              }
            ]
          },
          {
            "code" : "550881000005103",
            "display" : "Region",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Region"
              }
            ]
          },
          {
            "code" : "394761003",
            "display" : "General practitioner practice site",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "General practitioner practice site"
              }
            ]
          },
          {
            "code" : "22232009",
            "display" : "Hospital",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Hospital"
              }
            ]
          },
          {
            "code" : "550851000005109",
            "display" : "Clinical unit",
            "designation" : [
              {
                "language" : "en-US",
                "value" : "Clinical unit"
              }
            ]
          }
        ]
      }
    ]
  }
}