{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-date-establishment-approach",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2023-09-21T16:14:32.107Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-CodeSystem-mdi-codes.html\"><code>http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CodeSystem-mdi-codes.html#CodeSystem-mdi-codes-exact\">exact</a></td><td>Exact</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-mdi-codes.html#CodeSystem-mdi-codes-approximate\">approximate</a></td><td>Approximate</td></tr><tr><td><a href=\"CodeSystem-CodeSystem-mdi-codes.html#CodeSystem-mdi-codes-court-appointed\">court-appointed</a></td><td>Court Appointed</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }],
  "url" : "http://hl7.org/fhir/us/mdi/ValueSet/ValueSet-date-establishment-approach",
  "version" : "1.1.0",
  "name" : "ValueSetDateEstablishmentApproach",
  "title" : "ValueSet - Date Establishment Approach",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-16T22:05:36+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    }]
  }],
  "description" : "This value set contains codes that describe the approach to establishing a date.\nThe MDI ValueSet - Date Establishment Approach artifact overlaps with the VRDR Date of Death Determination Methods Value Set artifact.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }],
    "text" : "United States of America"
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/mdi/CodeSystem/CodeSystem-mdi-codes",
      "concept" : [{
        "code" : "exact",
        "display" : "Exact"
      },
      {
        "code" : "approximate",
        "display" : "Approximate"
      },
      {
        "code" : "court-appointed",
        "display" : "Court Appointed"
      }]
    }]
  }
}