FHIR IG analytics| Package | openehr.ehds.fhir.dataexchange |
| Resource Type | ValueSet |
| Id | ValueSet-InternationalPatientSummarySeverity.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-InternationalPatientSummarySeverity.html |
| URL | https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummarySeverity |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-03-25T15:55:34+00:00 |
| Name | InternationalPatientSummarySeverity |
| Title | International Patient Summary: Severity |
| StructureDefinition | ||
| openehr.ehds.fhir.dataexchange#current | InternationalPatientSummary | International Patient Summary |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet InternationalPatientSummarySeverity
http://openehr.org/archetypes/openEHR-EHR-EVALUATION.problem_diagnosis.v1/CS version Not Stated (use latest from terminology server)| Code | Display |
| at0047 | Mild |
| at0048 | Moderate |
| at0049 | Severe |
{
"resourceType": "ValueSet",
"id": "InternationalPatientSummarySeverity",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/InternationalPatientSummarySeverity",
"version": "0.1.0",
"name": "InternationalPatientSummarySeverity",
"title": "International Patient Summary: Severity",
"status": "draft",
"date": "2026-03-25T15:55:34+00:00",
"publisher": "Ian",
"contact": [
{
"name": "Ian",
"telecom": [
{
"system": "url",
"value": "http://example.org/example-publisher"
}
]
}
],
"compose": {
"include": [
{
"system": "http://openehr.org/archetypes/openEHR-EHR-EVALUATION.problem_diagnosis.v1/CS",
"concept": [
{
"code": "at0047",
"display": "Mild"
},
{
"code": "at0048",
"display": "Moderate"
},
{
"code": "at0049",
"display": "Severe"
}
]
}
]
}
}