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

FHIR IG Statistics: ValueSet/59f1f4e0-7612-4753-a93c-b780f4418131

Packageca.on.health.sadie
Resource TypeValueSet
Id59f1f4e0-7612-4753-a93c-b780f4418131
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ExternalSystems
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ExternalSystems
Version1.0.0
Statusactive
Date2021-06-08
NameFlexForms-ExternalSystems
TitleFlexForms - External Systems.
DescriptionFlexForms - ExternalSystems - These are the external systems that FlexForms is sourcing data from. Example: CPDB, EAP, Go-Secure .

Resources that use this resource

StructureDefinition
FlexFormPotentialUserFlexFormPotentialUser
RequestorLocationRequestorLocation

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "59f1f4e0-7612-4753-a93c-b780f4418131",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2021-06-08T15:00:16.601+00:00"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-ExternalSystems",
  "version": "1.0.0",
  "name": "FlexForms-ExternalSystems",
  "title": "FlexForms - External Systems.",
  "status": "active",
  "experimental": true,
  "date": "2021-06-08",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "FlexForms - ExternalSystems - These are the external systems that FlexForms is sourcing data from. Example: CPDB, EAP, Go-Secure .",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal",
        "version": "1.0.0",
        "concept": [
          {
            "code": "GOSECURE",
            "display": "Go-Secure"
          },
          {
            "code": "CPDB",
            "display": "CPDB"
          },
          {
            "code": "EAP",
            "display": "EAP"
          },
          {
            "code": "DDP",
            "display": "Disability Determination Package"
          }
        ]
      }
    ]
  }
}