AKTIN Notfalldokumentation
0.2.0 - ci-build
AKTIN Notfalldokumentation - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-09-03 |
{
"resourceType" : "CodeSystem",
"id" : "aktin-cs-other-triage-systems",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"language" : "de-DE",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-DE\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem aktin-cs-other-triage-systems</b></p><a name=\"aktin-cs-other-triage-systems\"> </a><a name=\"hcaktin-cs-other-triage-systems\"> </a><a name=\"aktin-cs-other-triage-systems-de-DE\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-DE</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties</td><td>code</td><td>A code that indicates the status of the concept. Values found in this version of the code system are: active</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties</td><td>dateTime</td><td>The date at which the concept was status was last changed. This is calculated based on the highest of 'creation date', 'expiration date', and 'official release date'</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://aktin.org/fhir/CodeSystem/aktin-cs-other-triage-systems</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>status</b></td><td><b>effectiveDate</b></td></tr><tr><td style=\"white-space:nowrap\">smed<a name=\"aktin-cs-other-triage-systems-smed\"> </a></td><td>SmED</td><td>active</td><td>2019-08-15</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2019-08-15T00:00:00+02:00"
}
}
],
"url" : "http://aktin.org/fhir/CodeSystem/aktin-cs-other-triage-systems",
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.276.0.76.3.1.195.5.60"
}
],
"version" : "0.2.0",
"name" : "Other_triage_systems",
"title" : "Andere Triagesysteme",
"status" : "draft",
"experimental" : false,
"date" : "2024-09-03T19:41:04+02:00",
"publisher" : "AKTIN e.V.",
"contact" : [
{
"name" : "AKTIN e.V.",
"telecom" : [
{
"system" : "url",
"value" : "https://www.aktin.org"
}
]
},
{
"name" : "AKTIN e.V.",
"telecom" : [
{
"system" : "url",
"value" : "https://www.aktin.org/"
}
]
}
],
"description" : "Liste und Codes nicht internationaler Triagesysteme",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DEU"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 1,
"property" : [
{
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties",
"description" : "A code that indicates the status of the concept. Values found in this version of the code system are: active",
"type" : "code"
},
{
"code" : "effectiveDate",
"uri" : "http://hl7.org/fhir/concept-properties",
"description" : "The date at which the concept was status was last changed. This is calculated based on the highest of 'creation date', 'expiration date', and 'official release date'",
"type" : "dateTime"
}
],
"concept" : [
{
"code" : "smed",
"display" : "SmED",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "effectiveDate",
"valueDateTime" : "2019-08-15"
}
]
}
]
}