FHIR IG analytics
| Package | ca.infoway.io.core |
| Resource Type | ValueSet |
| Id | ValueSet-SS-VisitModalityCode-1-0-0.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.infoway.io.core@1.2.0-dft-1&canonical=https://fhir.infoway-inforoute.ca/ValueSet/visitmodalitycode |
| URL | https://fhir.infoway-inforoute.ca/ValueSet/visitmodalitycode |
| Version | 1.2.0-dft-1 |
| Status | active |
| Name | VisitModalityCode |
| Title | VisitModalityCode |
| Realm | ca |
| Authority | national |
| Description | Represents the mode of contact between the Provider and the Client. |
| Copyright | Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy). |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
| hl7.terminology#current | v3-NullFlavor | NullFlavor |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "SS-VisitModalityCode-1-0-0",
"language": "en",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://fhir.infoway-inforoute.ca/CodeSystem/Supplement/fr-CA/v3-NullFlavor|1.2.0"
}
],
"url": "https://fhir.infoway-inforoute.ca/ValueSet/visitmodalitycode",
"version": "1.2.0-dft-1",
"name": "VisitModalityCode",
"title": "VisitModalityCode",
"status": "active",
"experimental": false,
"publisher": "Canada Health Infoway",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.ca"
}
]
}
],
"description": "Represents the mode of contact between the Provider and the Client.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA"
}
]
}
],
"copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "1479971000168109",
"display": "Email encounter (procedure)"
},
{
"code": "34581000087102",
"display": "In-person encounter (procedure)"
},
{
"code": "185317003",
"display": "Telephone encounter (procedure)"
},
{
"code": "445450000",
"display": "Encounter by short message service text messaging (procedure)"
},
{
"code": "453131000124105",
"display": "Videotelephony encounter (procedure)"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "Unknown"
},
{
"code": "OTH",
"display": "Other"
}
]
}
]
}
}