Dissolve-E: AWMF Guideline Registry
0.2.0 - ci-build
Dissolve-E: AWMF Guideline Registry - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "AWMFMemberOrganizationExample",
"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\">AWMF Member Organization Example</div>"
},
"extension" : [
{
"url" : "http://fhir.awmf.org/awmf.ig/StructureDefinition/ext-medical-subject-category",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-medical-subject-categories",
"code" : "psychosocial",
"display" : "Psychosocial Disciplines"
}
]
}
},
{
"url" : "http://fhir.awmf.org/awmf.ig/StructureDefinition/ext-medical-subject-category",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-medical-subject-categories",
"code" : "surgical",
"display" : "Surgical Disciplines"
}
]
}
},
{
"url" : "http://fhir.awmf.org/awmf.ig/StructureDefinition/ext-medical-subject",
"valueCodeableConcept" : {
"text" : "Anesthesiology and Intensive Care Medicine"
}
},
{
"extension" : [
{
"url" : "brandLogo",
"valueUrl" : "https://www.example.org/logo.png"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/organization-brand"
}
],
"identifier" : [
{
"system" : "http://fhir.awmf.org/association",
"value" : "-1"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf",
"code" : "medical-society"
}
]
}
],
"name" : "Example AWMF Member Organization",
"alias" : [
"Chirurgie.Example"
],
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.example.org"
}
]
}
],
"qualification" : [
{
"code" : {
"coding" : [
{
"system" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf",
"code" : "awmf-member-organization"
}
]
}
}
]
}