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

FHIR IG Statistics: ValueSet/argonaut-clinical-note-type

Packagefhir.argonaut.clinicalnotes
Resource TypeValueSet
Idargonaut-clinical-note-type
FHIR VersionR3
Sourcehttp://fhir.org/guides/argonaut/clinicalnotes/http://fhir.org/guides/argonaut/clinicalnotes/1.0.0/ValueSet-argonaut-clinical-note-type.html
URLhttp://fhir.org/guides/argonaut/clinicalnotes/ValueSet/argonaut-clinical-note-type
Version1.0.0
Statusdraft
Date2018-05-03T01:16:34+10:00
NameArgonaut Clinical Notes
TitleArgonaut DocumentReferences Type Value Set
Realmus
Authorityhl7
DescriptionThe Argonaut DocumentReferences Type Value Set is a 'starter set' of types supported for fetching and storing clinical notes. This value set is a subset of LOINC values listed in [HITSP C80 Table 2-144 Document Class Value Set Definition](http://build.fhir.org/valueset-c80-doc-typecodes.html)
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

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

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

Argonaut DocumentReferences Type Value Set

The Argonaut DocumentReferences Type Value Set is a 'starter set' of types supported for fetching and storing clinical notes. This value set is a subset of LOINC values listed in HITSP C80 Table 2-144 Document Class Value Set Definition

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": "argonaut-clinical-note-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.org/guides/argonaut/clinicalnotes/ValueSet/argonaut-clinical-note-type",
  "version": "1.0.0",
  "name": "Argonaut Clinical Notes",
  "title": "Argonaut DocumentReferences Type Value Set",
  "status": "draft",
  "date": "2018-05-03T01:16:34+10:00",
  "description": "The Argonaut DocumentReferences Type Value Set is a 'starter set' of types supported for fetching and storing clinical notes. This value set is a subset of LOINC values listed in [HITSP C80 Table 2-144 Document Class Value Set Definition](http://build.fhir.org/valueset-c80-doc-typecodes.html)",
  "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": "18842-5"
          },
          {
            "code": "11488-4"
          },
          {
            "code": "34117-2"
          },
          {
            "code": "11506-3"
          },
          {
            "code": "28570-0"
          }
        ]
      }
    ]
  }
}