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

FHIR IG Statistics: ValueSet/3cc0b113-c5dc-41e8-90f6-79f51a76866f

Packageca.on.health.sadie
Resource TypeValueSet
Id3cc0b113-c5dc-41e8-90f6-79f51a76866f
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-DocumentReference-Types
URLhttp://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-DocumentReference-Types
Version1.0.0
Statusactive
Date2021-08-19
NameFlexFormsDocumentReferenceTypes
TitleFlexForms - Document Reference Types
DescriptionFlexForms - Document Reference Types. The type of document reference

Resources that use this resource

StructureDefinition
RequestPDFRequest PDF
TermsOfUseTermsOfUse

Resources that this resource uses

CodeSystem
FlexForms-Internal-CompleteFlexFormsInternalCodes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "3cc0b113-c5dc-41e8-90f6-79f51a76866f",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2021-08-30T14:25:55.610+00:00"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-DocumentReference-Types",
  "version": "1.0.0",
  "name": "FlexFormsDocumentReferenceTypes",
  "title": "FlexForms - Document Reference Types",
  "status": "active",
  "experimental": false,
  "date": "2021-08-19",
  "publisher": "Special Authorization Digital Information Exchange",
  "description": "FlexForms - Document Reference Types. The type of document reference",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete",
        "version": "1.0.0",
        "concept": [
          {
            "code": "TOU-General",
            "display": "A general terms of use policy a program area has to fill out a request"
          },
          {
            "code": "TOU-Submit",
            "display": "A submitting terms of use policy a program area has to submit a request"
          },
          {
            "code": "TOU-DELEGATE",
            "display": "A terms of use policy that is displayed when maintaining Delegates"
          },
          {
            "code": "TOU-DESIGNATE",
            "display": "A terms of use policy that is displayed when maintaining Designates"
          },
          {
            "code": "RequestPDF",
            "display": "The is the pdf version of a request"
          }
        ]
      }
    ]
  }
}