Tervisetõendi teenus (HCERT)
1.0.0 - trial-use
Tervisetõendi teenus (HCERT) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-07-03 |
{
"resourceType" : "ValueSet",
"id" : "ee-health-certificate-status",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ee-health-certificate-status</b></p><a name=\"ee-health-certificate-status\"> </a><a name=\"hcee-health-certificate-status\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-composition-status.html\"><code>http://hl7.org/fhir/composition-status</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Estonian (Estonia) (et)</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-composition-status.html#composition-status-preliminary\">preliminary</a></td><td style=\"color: #cccccc\">Preliminary</td><td>Verified early results are available, but not all results are final.</td><td>Mustand</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-composition-status.html#composition-status-final\">final</a></td><td style=\"color: #cccccc\">Final</td><td>This version of the composition is complete and verified by an appropriate person and no further work is planned. Any subsequent updates would be on a new version of the composition.</td><td>Lõpetatud</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-composition-status.html#composition-status-cancelled\">cancelled</a></td><td style=\"color: #cccccc\">Cancelled</td><td>The composition is unavailable because the measurement was not started or not completed (also sometimes called "aborted").</td><td>Peatatud</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-composition-status.html#composition-status-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>The composition or document was originally created/issued in error, and this is an amendment that marks that the entire series should not be considered as valid.</td><td>Tühistatud</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.ee/hcert/ValueSet/ee-health-certificate-status",
"version" : "1.0.0",
"name" : "EEHealthCertificateStatusVS",
"title" : "Tervisetõendi staatus",
"status" : "active",
"experimental" : false,
"date" : "2025-07-03T07:43:40+00:00",
"publisher" : "TEHIK",
"contact" : [
{
"name" : "TEHIK",
"telecom" : [
{
"system" : "url",
"value" : "https://tehik.ee"
},
{
"system" : "email",
"value" : "abi@tehik.ee"
}
]
}
],
"description" : "Staatuste loend millega opereerib HCERT teenus",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/composition-status",
"concept" : [
{
"code" : "preliminary",
"designation" : [
{
"language" : "et-EE",
"value" : "Mustand"
}
]
},
{
"code" : "final",
"designation" : [
{
"language" : "et-EE",
"value" : "Lõpetatud"
}
]
},
{
"code" : "cancelled",
"designation" : [
{
"language" : "et-EE",
"value" : "Peatatud"
}
]
},
{
"code" : "entered-in-error",
"designation" : [
{
"language" : "et-EE",
"value" : "Tühistatud"
}
]
}
]
}
]
}
}