PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-patient-profile
{
  "description": "Questionnaire to gather patient infomration",
  "_filename": "Questionnaire-cpg-common-patient-profile.json",
  "package_name": "hl7.fhir.uv.cpg",
  "subjectType": [ "Patient" ],
  "date": "2023-12-19T19:53:17+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "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": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "status": "draft",
  "id": "fcfde35a-bf28-43c5-8d48-7a7377bc4261",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/cpg/Questionnaire/cpg-common-patient-profile",
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Clinical Decision Support",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}