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

FHIR IG Statistics: ValueSet/8a082275-0a37-41bf-9632-4230f9b0bbfe

Packageca.on.health.sadie
Resource TypeValueSet
Id8a082275-0a37-41bf-9632-4230f9b0bbfe
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-UITextCategory
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-UITextCategory
Version1.0.0
Statusactive
Date2021-10-27
NameFlexFormsUITextCategory
TitleFlexForms - UI Text Category
DescriptionFlexForms - UI Text Category - This a complete list of types of text the UI displays.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "8a082275-0a37-41bf-9632-4230f9b0bbfe",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2021-11-04T13:05:01.626+00:00",
    "source": "#ia72FcEUsmcNOYAx"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-UITextCategory",
  "version": "1.0.0",
  "name": "FlexFormsUITextCategory",
  "title": "FlexForms - UI Text Category",
  "status": "active",
  "experimental": false,
  "date": "2021-10-27",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "FlexForms - UI Text Category - This a complete list of types of text the UI displays.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-User-Interface",
        "version": "1.0.0",
        "concept": [
          {
            "code": "DISPLAY-ERROR",
            "display": "Error"
          },
          {
            "code": "DISPLAY-SUCCESS",
            "display": "Success"
          },
          {
            "code": "DISPLAY-WARNING",
            "display": "Warning"
          },
          {
            "code": "DISPLAY-CALLOUT",
            "display": "Callout"
          },
          {
            "code": "DISPLAY-INFO",
            "display": "Information"
          }
        ]
      }
    ]
  }
}