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

FHIR IG Statistics: ValueSet/14489729-24a4-41af-b245-b6c5c3afad73

Packageca.on.health.idms
Resource TypeValueSet
Id14489729-24a4-41af-b245-b6c5c3afad73
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.2-beta&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/ConsentTypes
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/ConsentTypes
Version1.0.0
Statusactive
Date2023-09-15
NameConsentTypes
TitleConsent Types
DescriptionThese are types of Consent.

Resources that use this resource

StructureDefinition
IDMS-CONSENTIDMSConsent

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "14489729-24a4-41af-b245-b6c5c3afad73",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-09-15T14:13:46.369+00:00",
    "source": "#Jbd0jGSNECtnu0W9"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/ConsentTypes",
  "version": "1.0.0",
  "name": "ConsentTypes",
  "title": "Consent Types",
  "status": "active",
  "experimental": false,
  "date": "2023-09-15",
  "publisher": "IDMS",
  "description": "These are types of Consent.",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "version": "1.0.0",
        "concept": [
          {
            "code": "CONSENT-TOU",
            "display": "Terms of Use Consent"
          },
          {
            "code": "CONSENT-SUBMISSION",
            "display": "Submission Consent"
          }
        ]
      }
    ]
  }
}