FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.3258.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3258 |
| Version | 1 |
| Status | active |
| Date | 2009-01-29T00:10:00+11:00 |
| Name | PHVS_ChangePattern_CDC |
| Title | Change Pattern |
| Realm | us |
| Description | Trend Indicator or Change Pattern (e.g. Increasing, Decreasing, Stable) |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.3258",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3258"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3258",
"version": "1",
"name": "PHVS_ChangePattern_CDC",
"title": "Change Pattern",
"status": "active",
"date": "2009-01-29T00:10:00+11:00",
"description": "Trend Indicator or Change Pattern (e.g. Increasing, Decreasing, Stable)",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/731000124108/version/20200901",
"concept": [
{
"code": "260371004",
"display": "Decreasing"
},
{
"code": "260369004",
"display": "Increasing"
},
{
"code": "58158008",
"display": "Stable"
}
]
}
]
}
}