Da Vinci Payer Data Exchange
1.0.0 - STU1

This page is part of the Da Vinci Payer Data Exchange (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Payer source of data - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ProvenancePayerSourceFormat",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ProvenancePayerDataSource.html\"><code>http://hl7.org/fhir/us/davinci-pdex/CodeSystem/ProvenancePayerDataSource</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-pdex/ValueSet/ProvenancePayerSourceFormat",
  "version" : "1.0.0",
  "name" : "ProvenancePayerSourceFormat",
  "title" : "Payer source of data",
  "status" : "active",
  "date" : "2020-12-22T14:17:18+00:00",
  "contact" : [
    {
      "name" : "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:mark@ekivemark.com0"
        }
      ]
    },
    {
      "name" : "HL7 International - Financial Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description" : "Source Data formats used as the source for FHIR referenced record by the Payer.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-pdex/CodeSystem/ProvenancePayerDataSource"
      }
    ]
  }
}