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

FHIR IG Statistics: ValueSet/6c1338f2-3337-43c9-bd85-1fcc79e622c3

Packageca.on.health.sadie
Resource TypeValueSet
Id6c1338f2-3337-43c9-bd85-1fcc79e622c3
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-CommunicationTypes
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-CommunicationTypes
Version1.0.0
Statusactive
Date2021-06-08
NameFlexFormsCommunicationTypes
TitleFlexForms-Communication Types
DescriptionFlexForms - Communication Types- These are the communication types. Email, Announcement, etc..

Resources that use this resource

StructureDefinition
AnnouncementAnnouncement
ClientCommunicationClient Communication
ClientDataLoadClient Data Load
OutgoingEmailOutgoingToRequestor

Resources that this resource uses

CodeSystem
FlexForms-Internal-CompleteFlexFormsInternalCodes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "6c1338f2-3337-43c9-bd85-1fcc79e622c3",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2021-11-04T12:00:56.193+00:00",
    "source": "#rFZ9NS2FLWcQncSF"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-CommunicationTypes",
  "version": "1.0.0",
  "name": "FlexFormsCommunicationTypes",
  "title": "FlexForms-Communication Types",
  "status": "active",
  "experimental": false,
  "date": "2021-06-08",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "FlexForms - Communication Types- These are the communication types. Email, Announcement, etc..",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
        "version": "1.0.0",
        "concept": [
          {
            "code": "OUTGOING_SUBMISSION_NOTIFICATION",
            "display": "Submission notification sent to the Requestor's Team"
          },
          {
            "code": "OUTGOING_SUBMIT_FOR_REVIEW_NOTIFICATION",
            "display": "Submit for review notification sent to the Requestor's Team"
          },
          {
            "code": "OUTGOING_PROGRAM_RESPONSE_NOTIFICATION",
            "display": "Notification to the Requestor's Team that a program response has been updated."
          },
          {
            "code": "PROGRAM_ANNOUNCEMENT",
            "display": "Program Area Announcement"
          },
          {
            "code": "CLIENT",
            "display": "Data sent from and to client system"
          },
          {
            "code": "PRELOAD_DATA",
            "display": "Data sent from ODSP client requesting that a refferal id and member id be prepopulated. "
          }
        ]
      }
    ]
  }
}