FHIR IG analytics| Package | signal.core.r4 |
| Resource Type | ValueSet |
| Id | valueset-us-core-problem-or-health-concern.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "us-core-problem-or-health-concern",
"url": "http://hl7.org/fhir/us/core/ValueSet/us-core-problem-or-health-concern",
"name": "USCoreProblemOrHealthConcern",
"title": "US Core Problem or Health Concern",
"status": "active",
"experimental": false,
"date": "2022-09-29",
"publisher": "HL7 International - Cross-Group Projects",
"contact": [
{
"name": "HL7 International - Cross-Group Projects",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
},
{
"system": "email",
"value": "cgp@lists.HL7.org"
}
]
}
],
"description": "Code set for category codes for *US Core Condition Problems and Health Concerns Profile* consisting of the concepts \"problem\" and \"health-concern\".",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-category",
"concept": [
{
"code": "problem-list-item"
}
]
},
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
"concept": [
{
"code": "health-concern"
}
]
}
]
},
"expansion": {
"timestamp": "2023-08-04T10:29:23+11:00",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/condition-category",
"code": "problem-list-item",
"display": "Problem List Item"
},
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
"code": "health-concern",
"display": "Health Concern"
}
]
}
}