PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot4
    http://hl7.org/fhir/ValueSet/observation-codes-observationorboth
{
  "description": "LOINC concepts whose ORDER_OBS property is 'Observation' (Obs only) or 'Both'.",
  "compose": {
    "include": [ {
      "filter": [ {
        "op": "=",
        "value": "Observation",
        "property": "ORDER_OBS"
      } ],
      "system": "http://loinc.org"
    }, {
      "filter": [ {
        "op": "=",
        "value": "Both",
        "property": "ORDER_OBS"
      } ],
      "system": "http://loinc.org"
    } ]
  },
  "_filename": "ValueSet-observation-codes-observationorboth.json",
  "package_name": "hl7.fhir.r6.examples",
  "date": null,
  "meta": {
    "lastUpdated": "2025-12-18T07:07:42.170+11:00"
  },
  "publisher": "FHIR Project team",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "LOINCObsOrBoth",
  "copyright": "This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use.",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "LOINC codes with Observation or Both",
  "package_version": "6.0.0-ballot4",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "045a7bc9-9eba-4a45-940c-7886d7f9fc56",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/observation-codes-observationorboth",
  "version": "6.0.0-ballot4",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}