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

FHIR IG Statistics: ValueSet/IDMS-VALUESET-CONTACT-TYPE

Packageca.on.health.idms
Resource TypeValueSet
IdIDMS-VALUESET-CONTACT-TYPE
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/Reviewer-Contact-Type
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/Reviewer-Contact-Type
Version1
Statusactive
Date2025-01-29
NameReviewerContactType
TitleReviewer Contact Type
DescriptionList of Review Contact Types

Resources that use this resource

StructureDefinition
IDMS-PractitionerRole-ContactIDMSPractitionerRoleCompanyContact
IDMS-PractitionerRole-ReviewerIDMSPractitionerRoleReviewer

Resources that this resource uses

CodeSystem
IDMS-InternalIDMS-Internal

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "IDMS-VALUESET-CONTACT-TYPE",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2025-01-29T13:39:44.350+00:00",
    "source": "#b07f3de09eb55f1c081a30315f6348fc"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/Reviewer-Contact-Type",
  "version": "1",
  "name": "ReviewerContactType",
  "title": "Reviewer Contact Type",
  "status": "active",
  "experimental": false,
  "date": "2025-01-29",
  "publisher": "IDMS",
  "description": "List of Review Contact Types",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "CONTACT-TYPE-MAIN"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "CONTACT-TYPE-ASSISTANT-PRIMARY"
          }
        ]
      },
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "CONTACT-TYPE-ASSISTANT-SECONDARY"
          }
        ]
      }
    ]
  }
}