FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-ereferral-econsult
Resource TypeValueSet
IdDeliveryMethod.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "url": "http://ehealthontario.ca/fhir/ValueSet/delivery-method",
  "version": "1.0.0",
  "title": "DeliveryMethod",
  "status": "draft",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "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"
          }
        ],
        "version": "http://snomed.info/sct/11000146104/version/20200331"
      }
    ]
  },
  "description": "Codes representing the method or modality through which healthcare services are provided.",
  "name": "DeliveryMethod",
  "publisher": "Ontario Health"
}