FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/diagnosticreport-category

Packagefhir.argonaut.clinicalnotes
TypeValueSet
Iddiagnosticreport-category
FHIR VersionR3
Sourcehttp://fhir.org/guides/argonaut/clinicalnotes/http://fhir.org/guides/argonaut/clinicalnotes/1.0.0/ValueSet-diagnosticreport-category.html
URLhttp://fhir.org/guides/argonaut/clinicalnotes/ValueSet/diagnosticreport-category
Version1.0.0
Statusdraft
Date2018-05-03T01:16:34+10:00
NameArgonaut DiagnosticReport Category Codes
TitleArgonaut DiagnosticReport Category Value Set
Realmus
Authorityhl7
DescriptionThe Argonaut DiagnosticReport Type Value Set is a 'starter set' of categories supported for fetching and Diagnostic Reports and notes.
Copyright This content 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

Resources that use this resource

StructureDefinition
argo-diagnosticreport-notes-and-reportsArgonaut Imaging Reports

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Argonaut DiagnosticReport Category Value Set

The Argonaut DiagnosticReport Type Value Set is a 'starter set' of categories supported for fetching and Diagnostic Reports and notes.

Copyright Statement: This content 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

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "diagnosticreport-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.org/guides/argonaut/clinicalnotes/ValueSet/diagnosticreport-category",
  "version": "1.0.0",
  "name": "Argonaut DiagnosticReport Category Codes",
  "title": "Argonaut DiagnosticReport Category Value Set",
  "status": "draft",
  "date": "2018-05-03T01:16:34+10:00",
  "description": "The Argonaut DiagnosticReport Type Value Set is a 'starter set' of categories supported for fetching and Diagnostic Reports and notes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": " This content 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",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LP29684-5",
            "display": "Radiology"
          },
          {
            "code": "LP29708-2",
            "display": "Cardiology"
          },
          {
            "code": "LP7839-6",
            "display": "Pathology"
          }
        ]
      }
    ]
  }
}