PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.order-catalog@1.0.0
    http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-input-observation-reason-for-ordering
{
  "description": null,
  "category": [ {
    "coding": [ {
      "code": "exam",
      "system": "http://terminology.hl7.org/CodeSystem/observation-category",
      "display": "Exam"
    } ]
  } ],
  "_filename": "example/ObservationDefinition-example-input-observation-reason-for-ordering.json",
  "package_name": "hl7.fhir.uv.order-catalog",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/order-catalog/StructureDefinition/InputObservationDefinition" ]
  },
  "publisher": null,
  "name": null,
  "type": null,
  "experimental": null,
  "resourceType": "ObservationDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "language": "en-US",
  "id": "b8786517-1e51-44c5-a7cf-459cdbdc1456",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/order-catalog/ObservationDefinition/example-input-observation-reason-for-ordering",
  "code": {
    "coding": [ {
      "code": "67098-4",
      "system": "http://loinc.org",
      "display": "Reason for test or procedure"
    } ]
  },
  "qualifiedValue": [ {
    "validCodedValueSet": "http://hl7.org/fhir/uv/order-catalog/ValueSet/example-reasons-for-order"
  } ],
  "permittedDataType": [ "CodeableConcept", "string" ],
  "multipleResultsAllowed": true,
  "version": null
}