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

: DGI - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "DGI",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.awmf.org/awmf.ig/StructureDefinition/awmf-member-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"ltr\">Deutsche Gesellschaft für Infektiologie e.V. (DGI)</div>"
  },
  "identifier" : [
    {
      "system" : "http://fhir.awmf.org/association",
      "value" : "092"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf",
          "code" : "awmf-member-organization"
        }
      ]
    }
  ],
  "name" : "Deutsche Gesellschaft für Infektiologie e.V. (DGI)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.awmf.org/fachgesellschaften/deutsche-gesellschaft-fuer-infektiologie-e-v-dgi"
        }
      ]
    }
  ]
}