{
  "resourceType": "StructureDefinition",
  "url": "http://hl7.org/fhir/StructureDefinition/flag-verification-status",
  "version": "4.0",
  "fhirVersion": "4.0",
  "id": "flag-verification-status",
  "name": "flag-verification-status",
  "title": "Flag Verification Status",
  "status": "draft",
  "publisher": "Orion Health",
  "description": "Indicates the verification status to support the clinical status of the flag.",
  "purpose": "This extension indicates the verification status to support the clinical status of the flag.",
  "kind": "complex-type",
  "abstract": false,
  "type": "Extension",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "max": 1
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://hl7.org/fhir/StructureDefinition/flag-verification-status"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "short": "Indicates the verification status to support the clinical status of the flag.",
        "definition": "Set the verification status of this flag",
        "min": 1,
        "max": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}