PackagesCanonicalsLogsProblems
    Packages
    implementation.guide.nhdr@1.0.0
    http://example.org/fhir/ValueSet/DiagnosticReportCode
{
  "description": "A value set representing codes for types of diagnostic reports.",
  "compose": {
    "include": [ {
      "system": "http://example.org/fhir/CodeSystem/DiagnosticReportCodeSystem",
      "concept": [ {
        "code": "CytologyAndChemistry",
        "display": "Cytology and Chemistry"
      }, {
        "code": "Microbiology",
        "display": "Microbiology"
      } ]
    } ]
  },
  "_filename": "DiagnosticReportCode.ValueSet.json",
  "package_name": "implementation.guide.nhdr",
  "date": "2024-11-28",
  "publisher": "Your Organization Name",
  "name": "DiagnosticReportCode",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Diagnostic Report Code Value Set",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "c30d260a-9357-454d-9d79-7caba163485b",
  "kind": null,
  "url": "http://example.org/fhir/ValueSet/DiagnosticReportCode",
  "version": "1.0.0"
}