| Package | fhir.argonaut.clinicalnotes |
| Resource Type | ValueSet |
| Id | documentreference-category |
| FHIR Version | R3 |
| Source | http://fhir.org/guides/argonaut/clinicalnotes/http://fhir.org/guides/argonaut/clinicalnotes/1.0.0/ValueSet-documentreference-category.html |
| URL | http://fhir.org/guides/argonaut/clinicalnotes/ValueSet/documentreference-category |
| Version | 1.0.0 |
| Status | draft |
| Date | 2018-05-03T01:16:34+10:00 |
| Name | Argonaut DocumentReference Category Codes |
| Title | Argonaut DocumentReferences Category Value Set |
| Realm | us |
| Authority | hl7 |
| Description | The Argonaut DocumentReferences Type Value Set is a 'starter set' of categories supported for fetching and storing clinical notes. |
| StructureDefinition | |
| argo-clinicalnotes | Argonaut Clinical Notes |
| CodeSystem | |
| documentreference-category | Argonaut DocumentReferences Category Code System |
Note: links and images are rebased to the (stated) source
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:
http://fhir.org/guides/argonaut/clinicalnotes/CodeSystem/documentreference-category{
"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"
}
]
}
}