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

FHIR IG Statistics: ValueSet/service-referral-method

Packagesignal.core.r4
Resource TypeValueSet
Idservice-referral-method
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/service-referral-method
URLhttp://hl7.org/fhir/ValueSet/service-referral-method
Statusdraft
Date2019-11-01T09:29:23+11:00
NameReferralMethod
TitleReferralMethod
Realmus
Authorityhl7
DescriptionThe methods of referral can be used when referring to a specific HealthCareService resource.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
service-referral-methodReferralMethod

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "service-referral-method",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/service-referral-method",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.510"
    }
  ],
  "name": "ReferralMethod",
  "title": "ReferralMethod",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 (FHIR Project)",
  "description": "The methods of referral can be used when referring to a specific HealthCareService resource.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/service-referral-method"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T07:33:13.4374309+00:00",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/service-referral-method",
        "code": "fax",
        "display": "Fax"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/service-referral-method",
        "code": "phone",
        "display": "Phone"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/service-referral-method",
        "code": "elec",
        "display": "Secure Messaging"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/service-referral-method",
        "code": "semail",
        "display": "Secure Email"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/service-referral-method",
        "code": "mail",
        "display": "Mail"
      }
    ]
  }
}