FHIR IG Statistics: ValueSet/IDMS-VALUESET-CONTACT-TYPE
Resources that use this resource
Resources that this resource uses
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"
}
]
}
]
}
}