FHIR IG analytics| Package | hl7.fhir.uv.pc-incubator |
| Resource Type | ValueSet |
| Id | ValueSet-clinicalassessment-change-pattern.json |
| FHIR Version | R6 |
| Source | https://build.fhir.org/ig/HL7/pc-incubator/ValueSet-clinicalassessment-change-pattern.html |
| URL | http://hl7.org/fhir/ValueSet/clinicalassessment-change-pattern |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-30T20:12:21+00:00 |
| Name | ClinicalAssessmentChangePatter |
| Title | ClinicalAssessment Change Pattern |
| Realm | uv |
| Authority | hl7 |
| Description | Example codes indicating the change pattern of a ClinicalAssessment. Note that these are in no way complete and might not even be appropriate for some uses. |
| Copyright | This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet clinicalassessment-change-pattern
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 230993007 | Worsening |
| 385633008 | Improving |
| 260388006 | No status change |
{
"resourceType": "ValueSet",
"id": "clinicalassessment-change-pattern",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/pc-incubator/ImplementationGuide/hl7.fhir.uv.pc-incubator"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/pc-incubator/ImplementationGuide/hl7.fhir.uv.pc-incubator"
}
]
}
}
],
"url": "http://hl7.org/fhir/ValueSet/clinicalassessment-change-pattern",
"version": "0.1.0",
"name": "ClinicalAssessmentChangePatter",
"title": "ClinicalAssessment Change Pattern",
"status": "active",
"experimental": false,
"date": "2026-06-30T20:12:21+00:00",
"publisher": "HL7 International / Patient Care",
"contact": [
{
"name": "HL7 International / Patient Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/patientcare"
}
]
}
],
"description": "Example codes indicating the change pattern of a ClinicalAssessment. Note that these are in no way complete and might not even be appropriate for some uses.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "230993007"
},
{
"code": "385633008"
},
{
"code": "260388006"
}
]
}
]
}
}