0.1.0 - ci-build
ExampleIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/gabriel0316/fhir-slicing/ and changes regularly. See the Directory of published versions
| Draft as of 2026-02-02 |
{
"resourceType" : "ValueSet",
"id" : "ExampleCompositionSectionsVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ExampleCompositionSectionsVS</b></p><a name=\"ExampleCompositionSectionsVS\"> </a><a name=\"hcExampleCompositionSectionsVS\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ExampleCompositionSectionsCS.html\"><code>http://example.org/CodeSystem/ExampleCompositionSectionsCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span></li></ul></div>"
},
"url" : "http://example.org/ValueSet/ExampleCompositionSectionsVS",
"version" : "0.1.0",
"name" : "ExampleCompositionSectionsVS",
"title" : "Composition Sections",
"status" : "draft",
"experimental" : true,
"date" : "2026-02-02T14:53:03+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Composition Sections",
"compose" : {
"include" : [
{
"system" : "http://example.org/CodeSystem/ExampleCompositionSectionsCS"
}
]
}
}