PackagesCanonicalsLogsProblems
    Packages
    uk.nhsengland.genomics.r4@0.6.1
    https://fhir.nhs.uk/Questionnaire/Patient-Extensions-Example
{
  "description": null,
  "_filename": "examples/Questionnaire-Patient-Extensions-Example.json",
  "package_name": "uk.nhsengland.genomics.r4",
  "date": null,
  "publisher": null,
  "purpose": "For recording ethnicity and sex at birth",
  "name": null,
  "item": [ {
    "code": [ {
      "code": "364699009",
      "system": "http://snomed.info/sct",
      "display": "Ethnic group"
    } ],
    "text": "Patient - Ethnicity",
    "type": "choice",
    "linkId": "364699009",
    "prefix": "P-9",
    "repeats": false,
    "required": true,
    "answerValueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-EthnicCategory"
  }, {
    "code": [ {
      "code": "1345193002",
      "system": "http://snomed.info/sct",
      "display": "Sex of neonate assigned at birth"
    } ],
    "text": "Patient - Sex defined at birth",
    "type": "choice",
    "linkId": "1345193002",
    "prefix": "P-10",
    "repeats": false,
    "required": true,
    "answerValueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-BirthSex"
  } ],
  "type": null,
  "experimental": null,
  "resourceType": "Questionnaire",
  "title": "Patient Extensions",
  "package_version": "0.6.1",
  "status": "draft",
  "id": "1bbe3c38-b2d8-47f8-84dc-eee02f88e9ad",
  "kind": null,
  "url": "https://fhir.nhs.uk/Questionnaire/Patient-Extensions-Example",
  "version": "0.6.1"
}