FHIR IG analytics| Package | ca.on.ehr.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-encounter-participant-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot21&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/encounter-participant-type |
| URL | http://ontariohealth.ca/fhir/ehr/ValueSet/encounter-participant-type |
| Version | 1.1.0 |
| Status | active |
| Date | 2025-11-27 |
| Name | EncounterParticipantTypeEHR |
| Title | Encounter Participant Type EHR |
| Realm | ca |
| Authority | national |
| Description | Participant type for physicians supported by Ontario Health. |
| StructureDefinition | ||
| ca.on.ehr.r4#1.0.0-snapshot21 | profile-encounter | Encounter EHR |
| CodeSystem | ||
| hl7.terminology#current | v3-ParticipationType | ParticipationType |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "ValueSet-EncounterParticipantType",
"url": "http://ontariohealth.ca/fhir/ehr/ValueSet/encounter-participant-type",
"version": "1.1.0",
"name": "EncounterParticipantTypeEHR",
"title": "Encounter Participant Type EHR",
"status": "active",
"date": "2025-11-27",
"publisher": "Ontario Health",
"description": "Participant type for physicians supported by Ontario Health.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"version": "2018-08-12",
"concept": [
{
"code": "ADM",
"display": "admitter"
},
{
"code": "ATND",
"display": "attender"
},
{
"code": "REF",
"display": "referrer"
},
{
"code": "CON",
"display": "consultant"
}
]
}
]
}
}