FHIR Implementation Guide for PUBLIC Testing
0.1.0 - ci-build Australia flag

FHIR Implementation Guide for PUBLIC Testing - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OS LAB Microbiology Report - JSON Representation

Draft as of 2026-02-28 Maturity Level: 0

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-OSLAB-microbiology-report",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-OSLAB-microbiology-report</b></p><a name=\"vs-OSLAB-microbiology-report\"> </a><a name=\"hcvs-OSLAB-microbiology-report\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-OSLAB-microbiology-reports.html\"><code>https://fhir.osbornemj.com/ig/CodeSystem/OSLAB-microbiology-reports</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    }
  ],
  "url" : "https://fhir.osbornemj.com/ig/ValueSet/vs-OSLAB-microbiology-report",
  "version" : "0.1.0",
  "name" : "OSLABMicrobiologyOrdersVS",
  "title" : "OS LAB Microbiology Report",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-02-28",
  "publisher" : "Michael J Osborne",
  "contact" : [
    {
      "name" : "Michael J Osborne",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://osbornemj.com"
        }
      ]
    }
  ],
  "description" : "The OS LAB Microbiology Report value set includes codes for Microbiology reports, for example URINE - Urine M/C/S.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AUS",
          "display" : "Australia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.osbornemj.com/ig/CodeSystem/OSLAB-microbiology-reports"
      }
    ]
  }
}