PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@1.0.0
    http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-patient-profile
{
  "description": null,
  "_filename": "example/Questionnaire-cpg-common-patient-profile.json",
  "package_name": "hl7.fhir.uv.cpg",
  "subjectType": [ "Patient" ],
  "date": "2021-02-11T20:30:11+00:00",
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "CPG_Common_Questionnaire_Patient_Profile",
  "item": [ {
    "text": "Name",
    "type": "string",
    "linkId": "name",
    "required": true
  }, {
    "text": "Birthdate",
    "type": "date",
    "linkId": "birthdate",
    "required": true
  } ],
  "type": null,
  "experimental": null,
  "resourceType": "Questionnaire",
  "title": "CPG Common Questionnaire - Patient information",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "1d2b2338-fe4f-43b1-b864-f33300f1104c",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-patient-profile",
  "version": "1.0.0"
}