FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhie.v4
Resource TypeQuestionnaire
Idq-child-ds-add.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Questionnaire",
  "id": "q-child-ds-add",
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/q-child-ds-add",
  "version": "1.0.0",
  "name": "QChildDentalAdd",
  "title": "Pemeriksaan Pergigian Tambahan",
  "status": "active",
  "date": "2024-02-12T04:04:09.5621857+00:00",
  "item": [
    {
      "linkId": "child-ds-add.1",
      "text": "Age of Child",
      "type": "quantity",
      "initial": [
        {
          "valueQuantity": {
            "unit": "day",
            "system": "http://unitsofmeasure.org",
            "code": "d"
          }
        }
      ]
    },
    {
      "linkId": "child-ds-add.2",
      "text": "History of Presenting Illness",
      "type": "string"
    },
    {
      "linkId": "child-ds-add.3",
      "text": "Examination",
      "type": "string"
    },
    {
      "linkId": "child-ds-add.4",
      "text": "Management/Plan",
      "type": "string"
    },
    {
      "linkId": "child-ds-add.5",
      "text": "Additional Remarks",
      "type": "text"
    }
  ]
}