Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry
0.1.0 - qa-preview

Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry - Downloaded Version 0.1.0 See the Directory of published versions

: Guideline Author Role - JSON Representation

Draft as of 2025-08-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-guideline-author-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-guideline-author-role</b></p><a name=\"vs-guideline-author-role\"> </a><a name=\"hcvs-guideline-author-role\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-guideline-author-role.html\"><code>http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-author-role</code></a></li></ul></div>"
  },
  "url" : "http://fhir.awmf.org/awmf.ig/ValueSet/vs-guideline-author-role",
  "version" : "0.1.0",
  "name" : "GuidelineAuthorRoleVS",
  "title" : "Guideline Author Role",
  "status" : "draft",
  "date" : "2025-08-06T18:15:04+00:00",
  "publisher" : "AWMF e.V.",
  "contact" : [
    {
      "name" : "AWMF e.V.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.awmf.org"
        }
      ]
    }
  ],
  "description" : "ValueSet listing roles that a author can have in a guideline.",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-author-role"
      }
    ]
  }
}