KLChildren implementation guide, an implementation of FBU
2.1.0 - Release

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 - JSON Representation

Active as of 2024-10-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ParentSocialStatusCodes",
  "text" : {
    "status" : "extensions",
    "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>"
  },
  "url" : "http://fhir.kl.dk/children/ValueSet/ParentSocialStatusCodes",
  "version" : "2.1.0",
  "name" : "ParentSocialStatusCodes",
  "title" : "ForældresSårbarhedKoder",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-31T20:37:15+01:00",
  "publisher" : "Kommunernes Landsforening",
  "contact" : [
    {
      "name" : "Kommunernes Landsforening",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://kl.dk"
        }
      ]
    }
  ],
  "description" : "Mandatory result values for parents social status. Only documented in parents of small children",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.kl.dk/term/CodeSystem/FBOE",
        "concept" : [
          {
            "code" : "57dd67d7-175a-4541-87ff-db1381c4e1d9"
          },
          {
            "code" : "546e7bef-7a22-451e-971a-326fcd78a843"
          },
          {
            "code" : "2461e246-b75c-46bb-b6ad-c68d529ace7e"
          }
        ]
      }
    ]
  }
}