{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-role-vr",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ValueSet-role-vr</b></p><a name=\"ValueSet-role-vr\"> </a><a name=\"hcValueSet-role-vr\"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code><span title=\"Version is explicitly stated to be 2018-08-12\"> version &#x1F4CD;2018-08-12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>FTH</td><td>father</td></tr><tr><td>MTH</td><td>mother</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  }],
  "url" : "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-role-vr",
  "version" : "2.0.0",
  "name" : "ValueSetRoleVitalRecords",
  "title" : "Value Set - Role Vital Records",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-01T14:50:40+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 represent persons for whom some observations can be reported.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "version" : "2018-08-12",
      "concept" : [{
        "code" : "FTH",
        "display" : "father"
      },
      {
        "code" : "MTH",
        "display" : "mother"
      }]
    }]
  }
}