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

FHIR IG Statistics: ValueSet/documentreference-category

Packagefhir.argonaut.clinicalnotes
TypeValueSet
Iddocumentreference-category
FHIR VersionR3
Sourcehttp://fhir.org/guides/argonaut/clinicalnotes/http://fhir.org/guides/argonaut/clinicalnotes/1.0.0/ValueSet-documentreference-category.html
URLhttp://fhir.org/guides/argonaut/clinicalnotes/ValueSet/documentreference-category
Version1.0.0
Statusdraft
Date2018-05-03T01:16:34+10:00
NameArgonaut DocumentReference Category Codes
TitleArgonaut DocumentReferences Category Value Set
Realmus
Authorityhl7
DescriptionThe Argonaut DocumentReferences Type Value Set is a 'starter set' of categories supported for fetching and storing clinical notes.

Resources that use this resource

StructureDefinition
argo-clinicalnotesArgonaut Clinical Notes

Resources that this resource uses

CodeSystem
documentreference-categoryArgonaut DocumentReferences Category Code System

Narrative

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

Argonaut DocumentReferences Category Value Set

The Argonaut DocumentReferences Type Value Set is a 'starter set' of categories supported for fetching and storing clinical notes.

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "documentreference-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.org/guides/argonaut/clinicalnotes/ValueSet/documentreference-category",
  "version": "1.0.0",
  "name": "Argonaut DocumentReference Category Codes",
  "title": "Argonaut DocumentReferences Category Value Set",
  "status": "draft",
  "date": "2018-05-03T01:16:34+10:00",
  "description": "The Argonaut DocumentReferences Type Value Set is a 'starter set' of categories supported for fetching and storing clinical notes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.org/guides/argonaut/clinicalnotes/CodeSystem/documentreference-category"
      }
    ]
  }
}