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

FHIR IG Statistics: ValueSet/b6968639-cb27-4258-aad4-e4580577686d

Packageca.on.health.idms
Resource TypeValueSet
Idb6968639-cb27-4258-aad4-e4580577686d
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types
Version1.0.0
Statusactive
Date2023-09-08
NameIDMS-Organization-Types
TitleIDMS Organization Types
DescriptionList of Organization Types

Resources that use this resource

StructureDefinition
IDMS-OrganizationIDMSOrganization

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "b6968639-cb27-4258-aad4-e4580577686d",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-09-08T13:19:02.894+00:00",
    "source": "#Doypw0YTHCZIhRQG"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Organization-Types",
  "version": "1.0.0",
  "name": "IDMS-Organization-Types",
  "title": "IDMS Organization Types",
  "status": "active",
  "experimental": false,
  "date": "2023-09-08",
  "publisher": "IDMS",
  "description": "List of Organization Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "version": "1.0.0",
        "concept": [
          {
            "code": "ORGANIZATION-TYPE-MANUFACTURER",
            "display": "Manufacturer"
          },
          {
            "code": "ORGANIZATION-TYPE-DISTRIBUTER",
            "display": "Distributer"
          },
          {
            "code": "ORGANIZATION-TYPE-CONSULTING",
            "display": "Consulting Company"
          }
        ]
      }
    ]
  }
}