{
  "resourceType": "ValueSet",
  "id": "v3-VerificationMethod",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include codes from <a href=\"CodeSystem-v3-ObservationMethod.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationMethod</code></a> where concept  is-a  <a href=\"CodeSystem-v3-ObservationMethod.html#v3-ObservationMethod-_VerificationMethod\">_VerificationMethod</a></li></ul></div>"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-VerificationMethod",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.19707"
    }
  ],
  "version": "2.0.0",
  "name": "VerificationMethod",
  "title": "VerificationMethod",
  "status": "active",
  "date": "2014-03-26",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationMethod",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "_VerificationMethod"
          }
        ]
      }
    ]
  }
}