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

FHIR IG Statistics: Questionnaire/dcra-comorbiditeiten-questionnaire

Packagelogex.internal.fhir.profiles
Resource TypeQuestionnaire
Iddcra-comorbiditeiten-questionnaire
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=logex.internal.fhir.profiles@1.0.0&canonical=http://mrdm.nl/fhir/Questionnaire/dcra-comorbiditeiten-questionnaire
URLhttp://mrdm.nl/fhir/Questionnaire/dcra-comorbiditeiten-questionnaire
Statusdraft
Date2023-05-24T08:43:38.7147665+00:00
Namedcra-comorbiditeiten-questionnaire
Titledcra-comorbiditeiten Questionnaire

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "Questionnaire",
  "id": "dcra-comorbiditeiten-questionnaire",
  "meta": {
    "profile": [
      "http://mrdm.nl/fhir/StructureDefinition/mrdm-questionnaire"
    ],
    "security": [
      {
        "code": "test-org"
      }
    ]
  },
  "url": "http://mrdm.nl/fhir/Questionnaire/dcra-comorbiditeiten-questionnaire",
  "name": "dcra-comorbiditeiten-questionnaire",
  "title": "dcra-comorbiditeiten Questionnaire",
  "status": "draft",
  "date": "2023-05-24T08:43:38.7147665+00:00",
  "item": [
    {
      "linkId": "comsetall1",
      "code": [
        {
          "system": "http://hl7.org/fhir/item-type",
          "code": "reference"
        },
        {
          "system": "http://hl7.org/fhir/v2/0136",
          "code": "N"
        }
      ],
      "text": "Zet alle onderstaande nog niet ingevulde vragen op deze waarde. Geldt niet voor comorbiditeiten: Diabetes, Leverziekte en Maligniteit; deze dient u handmatig in te vullen.",
      "type": "choice",
      "options": {
        "reference": "http://mrdm.nl/fhir/ValueSet/dcra-valueset-524"
      }
    },
    {
      "linkId": "medopname",
      "code": [
        {
          "system": "http://hl7.org/fhir/item-type",
          "code": "string"
        },
        {
          "system": "http://hl7.org/fhir/v2/0136",
          "code": "Y",
          "display": "medopname-options"
        }
      ],
      "text": "naam medicatie",
      "type": "string"
    }
  ]
}