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

: VS — Training Type - JSON Representation

Active as of 2025-10-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "psvVS-training-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet psvVS-training-type</b></p><a name=\"psvVS-training-type\"> </a><a name=\"hcpsvVS-training-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-psv-training-type-cs.html\"><code>http://example.org/fhir/uv/psv/CodeSystem/psv-training-type-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.0.0</span></li></ul></div>"
  },
  "url" : "http://example.org/fhir/uv/psv/ValueSet/psvVS-training-type",
  "version" : "1.0.0",
  "name" : "PSVTrainingTypeVS",
  "title" : "VS — Training Type",
  "status" : "active",
  "date" : "2025-10-24T14:48:28+00:00",
  "description" : "Allowed training types for practitioner qualifications.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/fhir/uv/psv/CodeSystem/psv-training-type-cs"
      }
    ]
  }
}