Common Data Models Harmonization
1.0.0 - STU 1 Publication

Common Data Models Harmonization, published by HL7 International - Biomedical Research and Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/cdmh/ and changes regularly. See the Directory of published versions

: PCORNet Death Confidence Code - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "pcornet-death-confidence-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-pcornet-death-confidence-codes.html\"><code>http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-death-confidence-codes</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-death-confidence-code",
  "version" : "1.0.0",
  "name" : "PCORNetDeathConfidenceCode",
  "title" : "PCORNet Death Confidence Code",
  "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 Death Cause or Match Confidence Code contains the concepts for death match or cause confidence to be used by PCORNet data marts.",
  "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-death-confidence-codes"
      }
    ]
  }
}