FHIR IG Statistics: ValueSet/ProblemDiseaseCourseVS
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ProblemDiseaseCourseVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/problem/ValueSet/ProblemDiseaseCourseVS",
"version": "0.1.0",
"name": "ProblemDiseaseCourseVS",
"title": "Condition Disease Course Value Set",
"status": "active",
"date": "2025-05-17T20:08:02+00:00",
"publisher": "My Organization",
"contact": [
{
"name": "My Organization",
"telecom": [
{
"system": "url",
"value": "http://example.com/committees"
},
{
"system": "email",
"value": "my-group@example.com"
}
]
},
{
"name": "Bob Smith",
"telecom": [
{
"system": "email",
"value": "bobsmith@example.com",
"use": "work"
}
]
}
],
"description": "Condition Disease Course",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "288524001"
}
]
}
]
}
}