{
  "resourceType": "ValueSet",
  "id": "v3-VerificationMethod",
  "meta": {
    "lastUpdated": "2015-12-03T09:57:31.744+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><h2>VerificationMethod</h2><p>No Description Provided</p><p>This value set includes codes from the following code systems:</p><ul><li>Include codes from <a href=\"../../v3/ObservationMethod/index.html\">http://hl7.org/fhir/v3/ObservationMethod</a> where concept  is-a  <a href=\"../../v3/ObservationMethod/index.html#_VerificationMethod\">_VerificationMethod</a></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.1.11.19707"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v3-VerificationMethod",
  "version": "2014-03-26",
  "name": "VerificationMethod",
  "status": "active",
  "experimental": false,
  "publisher": "HL7 v3",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": "No Description Provided",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/ObservationMethod",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "_VerificationMethod"
          }
        ]
      }
    ]
  }
}