FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "VisitModalityCode",
"id": "SS-VisitModalityCode-1-0-0",
"title": "VisitModalityCode",
"description": "Represents the mode of contact between the Provider and the Client.",
"url": "https://fhir.infoway-inforoute.ca/ValueSet/visitmodalitycode",
"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"
}
],
"experimental": false,
"publisher": "Canada Health Infoway",
"jurisdiction": [
{
"coding": [
{
"code": "CA",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.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"
}
]
}
]
}
}