This page is part of the KLChildren (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: ForældresSårbarhedKoder - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ParentSocialStatusCodes"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ParentSocialStatusCodes</b></p><a name=\"ParentSocialStatusCodes\"> </a><a name=\"hcParentSocialStatusCodes\"> </a><a name=\"ParentSocialStatusCodes-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FBOE.html\"><code>http://fhir.kl.dk/term/CodeSystem/FBOE</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></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FBOE.html#FBOE-57dd67d7-175a-4541-87ff-db1381c4e1d9\">57dd67d7-175a-4541-87ff-db1381c4e1d9</a></td><td style=\"color: #cccccc\">Ingen sårbarhed</td><td>Småbørn: Forælder har ingen sårbarhed. Med dette menes at forælderens sociale forhold og helbred, ikke udgør en risiko for varetagelse af forældreskabet.</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FBOE.html#FBOE-546e7bef-7a22-451e-971a-326fcd78a843\">546e7bef-7a22-451e-971a-326fcd78a843</a></td><td style=\"color: #cccccc\">Potentiel sårbarhed</td><td>Småbørn: Forælder har en eller flere sociale risikofaktorer og/eller helbredsproblemer som dog aktuelt ikke udgør risiko for forældreskabet.</td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.2.0/CodeSystem-FBOE.html#FBOE-2461e246-b75c-46bb-b6ad-c68d529ace7e\">2461e246-b75c-46bb-b6ad-c68d529ace7e</a></td><td style=\"color: #cccccc\">Sårbarhed</td><td>Småbørn: Forælder har en eller flere sociale risikofaktorer og/eller helbredsproblemer, som har betydning for forældreskabet.</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.kl.dk/children/ValueSet/ParentSocialStatusCodes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.0"] ; #
fhir:name [ fhir:v "ParentSocialStatusCodes"] ; #
fhir:title [ fhir:v "ForældresSårbarhedKoder"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-31T20:37:15+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kommunernes Landsforening"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kommunernes Landsforening" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://kl.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "Mandatory result values for parents social status. Only documented in parents of small children"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/FBOE"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "57dd67d7-175a-4541-87ff-db1381c4e1d9" ] ] [
fhir:code [ fhir:v "546e7bef-7a22-451e-971a-326fcd78a843" ] ] [
fhir:code [ fhir:v "2461e246-b75c-46bb-b6ad-c68d529ace7e" ] ] ) ] )
] . #