FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-designation-usage.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-designation-usage.html |
| URL | http://terminology.hl7.org/CodeSystem/designation-usage |
| Version | 4.2.0 |
| Status | draft |
| Date | 2020-05-09T12:49:00-04:00 |
| Name | DesignationUsage |
| Title | Designation Usage |
| Realm | uv |
| Authority | hl7 |
| Description | Preferred value set for Condition Categories. |
| Content | complete |
| ValueSet | |
| designation-usage | Designation Usage |
No resources found
Note: links and images are rebased to the (stated) source
Preferred value set for Condition Categories.
This code system http://terminology.hl7.org/CodeSystem/designation-usage defines the following codes:
| Code | Display | Definition |
| display | Display | A deisgnation suitable for display to an end-user |
{
"resourceType": "CodeSystem",
"id": "designation-usage",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.3.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://terminology.hl7.org/CodeSystem/designation-usage",
"version": "4.2.0",
"name": "DesignationUsage",
"title": "Designation Usage",
"status": "draft",
"experimental": false,
"date": "2020-05-09T12:49:00-04:00",
"publisher": "FHIR Project team",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "Preferred value set for Condition Categories.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://terminology.hl7.org/ValueSet/designation-usage",
"content": "complete",
"concept": [
{
"code": "display",
"display": "Display",
"definition": "A deisgnation suitable for display to an end-user"
}
]
}