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

FHIR IG analytics

Packagehl7.fhir.us.davinci-pas
Resource TypeValueSet
IdValueSet-PASCommunicationRequestMedium.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/davinci-pas/ValueSet-PASCommunicationRequestMedium.html
URLhttp://hl7.org/fhir/us/davinci-pas/ValueSet/PASCommunicationRequestMedium
Version2.2.0-snapshot
Statusactive
Date2026-01-30T23:58:09+00:00
NamePASCommunicationRequestMedium
TitlePAS Communication Medium Value Set
Realmus
Authorityhl7
DescriptionTypes of channels that a communication request can be made
CopyrightThese codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.

Resources that use this resource

StructureDefinition
profile-communicationrequestPAS CommunicationRequest

Resources that this resource uses

CodeSystem
PASTempCodesPAS Temporary Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet PASCommunicationRequestMedium

This value set includes codes based on the following rules:

  • Include all codes defined in https://codesystem.x12.org/005010/756 version Not Stated (use latest from terminology server)
  • Include these codes as defined in http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes version 📦2.2.0-snapshot
    CodeDisplayDefinition
    CDEXCDex Submit-AttachmentVia a CDex Submitt-Attachment operation

Source1

{
  "resourceType": "ValueSet",
  "id": "PASCommunicationRequestMedium",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-pas/ImplementationGuide/hl7.fhir.us.davinci-pas"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/davinci-pas/ImplementationGuide/hl7.fhir.us.davinci-pas"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/davinci-pas/ValueSet/PASCommunicationRequestMedium",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.24.48.3"
    }
  ],
  "version": "2.2.0-snapshot",
  "name": "PASCommunicationRequestMedium",
  "title": "PAS Communication Medium Value Set",
  "status": "active",
  "experimental": false,
  "date": "2026-01-30T23:58:09+00:00",
  "publisher": "HL7 International / Financial Management",
  "contact": [
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/fm"
        },
        {
          "system": "email",
          "value": "fmlists@lists.hl7.org"
        }
      ]
    },
    {
      "name": "Jean Duteau",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:jean@duteaudesign.com"
        }
      ]
    },
    {
      "name": "HL7 International / Financial Management",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description": "Types of channels that a communication request can be made",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "These codes are listed within an X12 implementation guide (TR3) and maintained by X12. All X12 work products are copyrighted. See their website for licensing terms and conditions.",
  "compose": {
    "include": [
      {
        "system": "https://codesystem.x12.org/005010/756"
      },
      {
        "system": "http://hl7.org/fhir/us/davinci-pas/CodeSystem/PASTempCodes",
        "concept": [
          {
            "code": "CDEX"
          }
        ]
      }
    ]
  }
}