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" : "Composition",
"id" : "G-TestTestInvVersionMajorMinor-VersionInvalid-SHOULD-FAIL",
"meta" : {
"profile" : [
🔗 "http://fhir.awmf.org/awmf.ig/StructureDefinition/awmf-guideline"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"ltr\">Test: Version with Prefix</div>"
},
"identifier" : [
{
"use" : "official",
"system" : "https://example.org/identifiers",
"value" : "AWMF-Guideline-Example"
}
],
"version" : "v2.0",
"status" : "final",
"type" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "Guideline",
"display" : "Guideline"
}
]
},
"date" : "2025-03-06",
"author" : [
{
🔗 "reference" : "Practitioner/GuidelineAuthorExample"
}
],
"title" : "Example Guideline"
}