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

FHIR IG Statistics: Questionnaire/q-hajj-personal

Packagemyhie.v4
Resource TypeQuestionnaire
Idq-hajj-personal
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=myhie.v4@1.0.0&canonical=http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-personal
URLhttp://fhir.hie.moh.gov.my/Questionnaire/q-hajj-personal
Version1.0.0
Statusactive
Date2024-03-01T02:25:07.0445554+00:00
NameQHajjPersonal
TitlePersonal Details of Hajj Pilgrims

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": "q-hajj-personal",
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-personal",
  "version": "1.0.0",
  "name": "QHajjPersonal",
  "title": "Personal Details of Hajj Pilgrims",
  "status": "active",
  "date": "2024-03-01T02:25:07.0445554+00:00",
  "item": [
    {
      "linkId": "1",
      "text": "Flight Number",
      "type": "string"
    },
    {
      "linkId": "2",
      "text": "Next of Kin",
      "type": "group",
      "repeats": true,
      "item": [
        {
          "linkId": "2.1",
          "text": "Name",
          "type": "string"
        },
        {
          "linkId": "2.2",
          "text": "Phone Number",
          "type": "string"
        }
      ]
    }
  ]
}