FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/klgateway-children-topi

Packagekl.dk.fhir.children
Resource TypeQuestionnaire
Idklgateway-children-topi
FHIR VersionR4
Sourcehttp://fhir.kl.dk/children/http://fhir.kl.dk/children/2.1.0/Questionnaire-klgateway-children-topi.html
URLhttp://fhir.kl.dk/children/Questionnaire/klgateway-children-topi
Version2.1.0
Statusactive
Date2024-10-31T20:28:31+01:00
NameKLGatewayChildrenTOPI
TitleKLGatewayChildrenTOPI
Realmdk
DescriptionTidlig opsporing og indsats (TOPI), samlet faglig vurdering lavet af sundhedsplejersker og evt. samarbejdspartnere
CopyrightSocialstyrelsen: https://www.sbst.dk/media/12903/guide-til-tidlig-opsporing-af-b%C3%B8rn-i-en-udsat-position.pdf

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Questionnaire klgateway-children-topi

Structure
LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. KLGatewayChildrenTOPITidlig opsporing og indsats (TOPI), samlet faglig vurdering lavet af sundhedsplejersker og evt. samarbejdspartnereQuestionnairehttp://fhir.kl.dk/children/Questionnaire/klgateway-children-topi#2.1.0
... 1vurderingFaglig vurdering0..1choiceOptions: 3 options

doco Documentation for this format

Options Sets

Answer options for 1vurdering

  • Grøn
  • Gul
  • Rød

Source

{
  "resourceType": "Questionnaire",
  "id": "klgateway-children-topi",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/KLGatewayChildrenQuestionnaire"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.kl.dk/children/Questionnaire/klgateway-children-topi",
  "version": "2.1.0",
  "name": "KLGatewayChildrenTOPI",
  "title": "KLGatewayChildrenTOPI",
  "status": "active",
  "date": "2024-10-31T20:28:31+01:00",
  "publisher": "Kommunernes Landsforening",
  "contact": [
    {
      "name": "Kommunernes Landsforening",
      "telecom": [
        {
          "system": "url",
          "value": "http://kl.dk"
        }
      ]
    }
  ],
  "description": "Tidlig opsporing og indsats (TOPI), samlet faglig vurdering lavet af sundhedsplejersker og evt. samarbejdspartnere",
  "copyright": "Socialstyrelsen: https://www.sbst.dk/media/12903/guide-til-tidlig-opsporing-af-b%C3%B8rn-i-en-udsat-position.pdf",
  "item": [
    {
      "linkId": "1vurdering",
      "text": "Faglig vurdering",
      "type": "choice",
      "repeats": false,
      "answerOption": [
        {
          "valueString": "Grøn"
        },
        {
          "valueString": "Gul"
        },
        {
          "valueString": "Rød"
        }
      ]
    }
  ]
}