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

FHIR IG Statistics: Questionnaire/klgateway-children-aims

Packagekl.dk.fhir.children
Resource TypeQuestionnaire
Idklgateway-children-aims
FHIR VersionR4
Sourcehttp://fhir.kl.dk/children/http://fhir.kl.dk/children/2.1.0/Questionnaire-klgateway-children-aims.html
URLhttp://fhir.kl.dk/children/Questionnaire/klgateway-children-aims
Version2.1.0
Statusactive
Date2024-10-31T20:28:31+01:00
NameKLGatewayChildrenAIMS
TitleKLGatewayChildrenAIMS
Realmdk
DescriptionAlberta Infant Motor Scale (AIMS)
CopyrightUsers may only use AIMS if they respect the copyright and other intelectual property rights, which are held by Elsevier. AIMS was first described in: Piper, Martha C., et al. Construction and validation of the Alberta Infant Motor Scale (AIMS). Canadian journal of public health= Revue canadienne de sante publique 83 (1992): S46-50. Its currect use is described in: Piper, Martha, and Johanna Darrah. Motor Assessment of the Developing Infant-E-Book. Elsevier Health Sciences, 2021.

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-aims

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. KLGatewayChildrenAIMSAlberta Infant Motor Scale (AIMS)Questionnairehttp://fhir.kl.dk/children/Questionnaire/klgateway-children-aims#2.1.0
... proneMaveliggende (Prone Subscale Score)0..1integer
... surpineRygliggende (Surpine Subscale Score)0..1integer
... sitSiddende (Sit Subscale Score)0..1integer
... standStående (Stand Subscale Score)0..1integer
... scoreSamlet (Total Score)0..1integer

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "klgateway-children-aims",
  "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-aims",
  "version": "2.1.0",
  "name": "KLGatewayChildrenAIMS",
  "title": "KLGatewayChildrenAIMS",
  "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": "Alberta Infant Motor Scale (AIMS)",
  "copyright": "Users may only use AIMS if they respect the copyright and other intelectual property rights, which are held by Elsevier. AIMS was first described in: Piper, Martha C., et al. Construction and validation of the Alberta Infant Motor Scale (AIMS). Canadian journal of public health= Revue canadienne de sante publique 83 (1992): S46-50. Its currect use is described in: Piper, Martha, and Johanna Darrah. Motor Assessment of the Developing Infant-E-Book. Elsevier Health Sciences, 2021.",
  "item": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/minValue",
          "valueInteger": 0
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/maxValue",
          "valueInteger": 21
        }
      ],
      "linkId": "prone",
      "text": "Maveliggende (Prone Subscale Score)",
      "type": "integer",
      "repeats": false
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/minValue",
          "valueInteger": 0
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/maxValue",
          "valueInteger": 9
        }
      ],
      "linkId": "surpine",
      "text": "Rygliggende (Surpine Subscale Score)",
      "type": "integer",
      "repeats": false
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/minValue",
          "valueInteger": 0
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/maxValue",
          "valueInteger": 12
        }
      ],
      "linkId": "sit",
      "text": "Siddende (Sit Subscale Score)",
      "type": "integer",
      "repeats": false
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/minValue",
          "valueInteger": 0
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/maxValue",
          "valueInteger": 16
        }
      ],
      "linkId": "stand",
      "text": "Stående (Stand Subscale Score)",
      "type": "integer",
      "repeats": false
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/minValue",
          "valueInteger": 0
        },
        {
          "url": "http://hl7.org/fhir/StructureDefinition/maxValue",
          "valueInteger": 58
        }
      ],
      "linkId": "score",
      "text": "Samlet (Total Score)",
      "type": "integer",
      "repeats": false
    }
  ]
}