FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/delivery-method

Packageca.infoway.io.ca-csd
Resource TypeValueSet
Iddelivery-method
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.ca-csd@1.0.3-DFT&canonical=http://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method
URLhttp://fhir.infoway-inforoute.ca/io/CA-CSD/ValueSet/delivery-method
Statusdraft
NameDeliveryMethod
TitleDelivery Method
Authoritynational
DescriptionAdopted 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.

Resources that use this resource

StructureDefinition
delivery-methodDeliveryMethod

Resources that this resource uses

CodeSystem
sctSNOMED 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"
          }
        ]
      }
    ]
  }
}