BfArM Digitale Anwendungen
3.0.2-RC1 - draft
BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-02-25 |
{
"resourceType" : "ValueSet",
"id" : "HiisCatalogEntryStatus",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HiisCatalogEntryStatus</b></p><a name=\"HiisCatalogEntryStatus\"> </a><a name=\"hcHiisCatalogEntryStatus\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-publication-status.html\"><code>http://hl7.org/fhir/publication-status</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version 📦5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-publication-status.html#publication-status-active\">active</a></td><td style=\"color: #cccccc\">Active</td><td>This resource is ready for normal use.</td></tr><tr><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/CodeSystem-publication-status.html#publication-status-retired\">retired</a></td><td style=\"color: #cccccc\">Retired</td><td>This resource has been withdrawn or superseded and should no longer be used.</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.bfarm.de/ValueSet/HiisCatalogEntryStatus",
"version" : "3.0.2-RC1",
"name" : "HiisCatalogEntryStatusVs",
"title" : "ValueSet for HiisCatalogEntryStatus",
"status" : "draft",
"date" : "2026-02-25T07:31:33+01:00",
"publisher" : "BfArM",
"contact" : [
{
"name" : "BfArM",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bfarm.de"
}
]
}
],
"description" : "ValueSet for the status of a HIIS catalog entry. Restricts PublicationStatus to only active and retired.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/publication-status",
"concept" : [
{
"code" : "active"
},
{
"code" : "retired"
}
]
}
]
}
}