FHIR IG analytics
| Package | ihe.pcc.pscc |
| Resource Type | ValueSet |
| Id | ValueSet-ProblemStatusObservation.Value.VS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/IHE/PCC.PCSc/ValueSet-ProblemStatusObservation.Value.VS.html |
| URL | https://profiles.ihe.net/PCC/PSCc/ValueSet/ProblemStatusObservation.Value.VS |
| Version | 0.0.1-current |
| Status | draft |
| Date | 2025-11-04T19:19:26+00:00 |
| Name | ProblemStatusObservation_Value_VS |
| Title | Problem Status Observation Value |
| Realm | uv |
| Authority | ihe |
| Description | If coded, the Severity Entry value SHOULD use the HL7 SeverityObservation vocabulary (codeSystem='2.16.840.1.113883.5.1063') containing three values (H, M, and L), representing high, moderate and low severity depending upon whether the severity is life threatening, presents noticeable adverse consequences, or is unlikely substantially affect the situation of the subject. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "ProblemStatusObservation.Value.VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://profiles.ihe.net/PCC/PSCc/ValueSet/ProblemStatusObservation.Value.VS",
"version": "0.0.1-current",
"name": "ProblemStatusObservation_Value_VS",
"title": "Problem Status Observation Value",
"status": "draft",
"experimental": false,
"date": "2025-11-04T19:19:26+00:00",
"publisher": "IHE Patient Care Coordination Technical Committee",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
}
]
},
{
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
},
{
"name": "IHE Patient Care Coordination Technical Committee",
"telecom": [
{
"system": "email",
"value": "pcc@ihe.net"
}
]
}
],
"description": "If coded, the Severity Entry value SHOULD use the HL7 SeverityObservation vocabulary (codeSystem='2.16.840.1.113883.5.1063') containing three values (H, M, and L), representing high, moderate and low severity depending upon whether the severity is life threatening, presents noticeable adverse consequences, or is unlikely substantially affect the situation of the subject.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "55561003",
"display": "Active"
},
{
"code": "73425007",
"display": "Inactive"
},
{
"code": "90734009",
"display": "Chronic"
},
{
"code": "7087005",
"display": "Intermittent"
},
{
"code": "255227004",
"display": "Recurrent"
},
{
"code": "415684004",
"display": "Rule out"
},
{
"code": "410516002",
"display": "Ruled out"
},
{
"code": "413322009",
"display": "Resolved"
}
]
}
]
}
}