FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/organization-type-vs

Packageegde.health.gateway
Resource TypeValueSet
Idorganization-type-vs
FHIR VersionR4
Sourcehttp://www.egde.no/https://simplifier.net/resolve?scope=egde.health.gateway@0.1.7&canonical=http://www.egde.no/ValueSet/organization-type-vs
URLhttp://www.egde.no/ValueSet/organization-type-vs
Version0.1.6
Statusactive
Date2023-03-13T12:29:22+01:00
NameOrganizationTypeVS
TitleOrganization type
DescriptionOrganization types for international use
Copyright(c) Snomed CT

Resources that use this resource

StructureDefinition
ehg-intl-OrganizationOrganization - Egde Health Gateway - profile for international use

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

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"
          }
        ]
      }
    ]
  }
}