Da Vinci PDex Plan Net
1.2.0 - STU 2 (ci-build) United States of America flag

Da Vinci PDex Plan Net, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-plan-net/ and changes regularly. See the Directory of published versions

: Endpoint Payload Types VS - JSON Representation

Page standards status: Trial-use

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "EndpointPayloadTypeVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EndpointPayloadTypeVS</b></p><a name=\"EndpointPayloadTypeVS\"> </a><a name=\"hcEndpointPayloadTypeVS\"> </a><a name=\"EndpointPayloadTypeVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-EndpointPayloadTypeCS.html\"><code>http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/EndpointPayloadTypeCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-EndpointPayloadTypeCS.html#EndpointPayloadTypeCS-NA\">NA</a></td><td>Not Applicable</td><td>Not Applicable</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fm"
    },
    {
      "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-pdex-plan-net/ImplementationGuide/hl7.fhir.us.davinci-pdex-plan-net"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/EndpointPayloadTypeVS",
  "version" : "1.2.0",
  "name" : "EndpointPayloadTypeVS",
  "title" : "Endpoint Payload Types VS",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-10T01:28:11+00:00",
  "publisher" : "HL7 International / Financial Management",
  "contact" : [
    {
      "name" : "HL7 International / Financial Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system" : "email",
          "value" : "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Endpoint Payload Types are constrained to NA (Not Applicable) as part of this IG",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/EndpointPayloadTypeCS",
        "concept" : [
          {
            "code" : "NA",
            "display" : "Not Applicable"
          }
        ]
      }
    ]
  }
}