FHIR IG Statistics: ValueSet/organization-type-vs 
Resources that use this resource
| StructureDefinition | 
| ehg-intl-Organization | Organization - Egde Health Gateway - profile for international use | 
Resources that this resource uses
| CodeSystem | 
| sct | SNOMED CT International Edition | 
Narrative
Note: links and images are rebased to the (stated) source
Source
{
  "resourceType": "ValueSet",
  "id": "organization-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.egde.no/ValueSet/organization-type-vs",
  "version": "0.1.6",
  "name": "OrganizationTypeVS",
  "title": "Organization type ",
  "status": "active",
  "date": "2023-03-13T12:29:22+01:00",
  "publisher": "Egde",
  "contact": [
    {
      "name": "Egde",
      "telecom": [
        {
          "system": "url",
          "value": "http://egde.no/ehg"
        },
        {
          "system": "email",
          "value": "andy.harrison@egde.no"
        }
      ]
    },
    {
      "name": "Andy Harrison",
      "telecom": [
        {
          "system": "email",
          "value": "andy.harrison@egde.no",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Organization types for international use",
  "copyright": "(c) Snomed CT",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "257585005",
            "display": "Clinic"
          },
          {
            "code": "261904005",
            "display": "Laboratory"
          }
        ]
      }
    ]
  }
}