FHIR IG Statistics: ValueSet/be-vs-problem-category
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "be-vs-problem-category",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-vs-problem-category",
"version": "1.0.0",
"name": "BeVSProblemCategory",
"title": "Problem Category",
"status": "active",
"date": "2021-01-10T10:59:49+00:00",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be"
}
]
},
{
"name": "Message structure",
"telecom": [
{
"system": "email",
"value": "message-structure@ehealth.fgov.be"
}
]
}
],
"description": "Problem Category",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "056"
},
{
"system": "urn:iso:std:iso:3166",
"code": "BE"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-cs-problem-category"
}
]
}
}