FHIR IG Statistics: ValueSet/delivery-method
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "delivery-method",
"url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method",
"name": "DeliveryMethod",
"title": "Delivery Method",
"status": "draft",
"publisher": "Canada Health Infoway",
"description": "Adopted from the Ontario eServices guide and uplifted for pan-Canadian use. Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.",
"immutable": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/20611000087101",
"concept": [
{
"code": "34571000087104",
"display": "Direct encounter"
},
{
"code": "439708006",
"display": "Home visit"
},
{
"code": "185317003",
"display": "Telephone encounter"
},
{
"code": "453131000124105",
"display": "Videoconference encounter"
},
{
"code": "185320006",
"display": "Encounter by computer link"
}
]
}
]
}
}