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-zuweiser",
"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-zuweiser</b></p><a name=\"aktin-cs-zuweiser\"> </a><a name=\"hcaktin-cs-zuweiser\"> </a><a name=\"aktin-cs-zuweiser-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-zuweiser</code> defines the following codes:</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\">KVNPIK<a name=\"aktin-cs-zuweiser-KVNPIK\"> </a></td><td>KV-Notfallpraxis am Krankenhaus</td><td>active</td><td>2015-09-18</td></tr><tr><td style=\"white-space:nowrap\">KVNDAK<a name=\"aktin-cs-zuweiser-KVNDAK\"> </a></td><td>KV-Notdienst außerhalb des Krankenhauses</td><td>active</td><td>2015-09-18</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod" : {
"start" : "2015-09-18T00:00:00+02:00"
}
}
],
"url" : "http://aktin.org/fhir/CodeSystem/aktin-cs-zuweiser",
"identifier" : [
{
"use" : "official",
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.276.0.76.5.440"
}
],
"version" : "0.2.0",
"name" : "Zuweiser",
"title" : "Zuweiser",
"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" : "Zuweiser",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DEU"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"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" : "KVNPIK",
"display" : "KV-Notfallpraxis am Krankenhaus",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "effectiveDate",
"valueDateTime" : "2015-09-18"
}
]
},
{
"code" : "KVNDAK",
"display" : "KV-Notdienst außerhalb des Krankenhauses",
"property" : [
{
"code" : "status",
"valueCode" : "active"
},
{
"code" : "effectiveDate",
"valueDateTime" : "2015-09-18"
}
]
}
]
}