PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr@2.0.0
    http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-yes-no-unknown-not-applicable-vs
{
  "description": "Valueset with Yes, No, Unknown, and Not Applicable.\\n\\nMapping to IJE codes [here](ConceptMap-YesNoUnknownNotApplicableCM.html).",
  "compose": {
    "include": [ {
      "system": "http://terminology.hl7.org/CodeSystem/v2-0136",
      "concept": [ {
        "code": "Y",
        "display": "Yes"
      }, {
        "code": "N",
        "display": "No"
      } ]
    }, {
      "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "concept": [ {
        "code": "UNK",
        "display": "unknown"
      }, {
        "code": "NA",
        "display": "not applicable"
      } ]
    } ]
  },
  "_filename": "ValueSet-vrdr-yes-no-unknown-not-applicable-vs.json",
  "package_name": "hl7.fhir.us.vrdr",
  "date": "2022-08-31T16:02:50+00:00",
  "publisher": "HL7 Public Health Working Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "YesNoUnknownNotApplicableVS",
  "type": null,
  "experimental": null,
  "resourceType": "ValueSet",
  "title": "Yes No Unknown NotApplicable",
  "package_version": "2.0.0",
  "status": "active",
  "id": "4870bfbd-832c-475c-9f17-62aff8989cdd",
  "kind": null,
  "url": "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-yes-no-unknown-not-applicable-vs",
  "version": "2.0.0",
  "contact": [ {
    "name": "HL7 Public Health Working Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    }, {
      "value": "pher@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}