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

FHIR IG Statistics: ValueSet/DeliveryMethod

Packageca.on.oh.erec
Resource TypeValueSet
IdDeliveryMethod
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=http://ehealthontario.ca/fhir/ValueSet/delivery-method
URLhttp://ehealthontario.ca/fhir/ValueSet/delivery-method
Version1.0.0
Statusdraft
NameDeliveryMethod
TitleDeliveryMethod
DescriptionCodes representing the method or modality through which healthcare services are provided.

Resources that use this resource

StructureDefinition
ext-delivery-methodDeliveryMethod

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "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"
}