Credentials PSV Primary Source IG
1.0.0 - ci-build International flag

Credentials PSV Primary Source IG, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/alpivonka/Practitioners-Qualification-PSV-PrimarySource/ and changes regularly. See the Directory of published versions

: flag-license-sanction-example - JSON Representation

Raw json | Download

{
  "resourceType" : "Flag",
  "id" : "flag-license-sanction-example",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Flag flag-license-sanction-example</b></p><a name=\"flag-license-sanction-example\"> </a><a name=\"hcflag-license-sanction-example\"> </a><p><b>Flag Evidence (VerificationResult link)</b>: <a href=\"VerificationResult-vr-license-suspension.html\">VerificationResult: extension = -&gt;DocumentReference: status = current; type = ; date = 2025-09-15 10:00:00+0000; targetLocation = qualification[license][0]; status = completed; statusDate = 2025-09-15 10:01:00+0000; failureAction = </a></p><p><b>Flag Target Location (element path)</b>: qualification[license][0]</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:\">Sanction</span></p><p><b>code</b>: <span title=\"Codes:\">Board suspension</span></p><p><b>subject</b>: <a href=\"Practitioner-prac-sanction-demo.html\">Practitioner Morgan Chavez </a></p><p><b>period</b>: 2025-09-15 --&gt; 2025-12-31</p></div>"
  },
  "extension" : [
    {
      "url" : "http://example.com/fhir/psv/StructureDefinition/flag-evidence",
      "valueReference" : {
        🔗 "reference" : "VerificationResult/vr-license-suspension"
      }
    },
    {
      "url" : "http://example.com/fhir/psv/StructureDefinition/flag-targetLocation",
      "valueString" : "qualification[license][0]"
    }
  ],
  "status" : "active",
  "category" : [
    {
      "text" : "Sanction"
    }
  ],
  "code" : {
    "text" : "Board suspension"
  },
  "subject" : {
    🔗 "reference" : "Practitioner/prac-sanction-demo"
  },
  "period" : {
    "start" : "2025-09-15",
    "end" : "2025-12-31"
  }
}