Common Data Models Harmonization
1.0.0 - STU 1 Publication

This page is part of the Common Data Models Harmonization FHIR IG (v1.0.0: STU 1) 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

: PCORNet Lab Loinc Code Source - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pcornet-lab-loinc-code-source",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-pcornet-lab-loinc-source-codes.html\"><code>http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-lab-loinc-code-source",
  "version" : "1.0.0",
  "name" : "PCORNetLabLoincCodeSource",
  "title" : "PCORNet Lab Loinc Code Source",
  "status" : "active",
  "date" : "2021-09-06",
  "publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "The PCORNet Lab Loinc Code Source valueset contains the codes to be used by PCORNet data marts to indicate the source of the lab test loinc code that produced the result.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-lab-loinc-source-codes"
      }
    ]
  }
}