Package | healthhub.fhir |
Resource Type | ValueSet |
Id | DiagnosisCategoryValueSet |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthhub.fhir@2.0.5&canonical=https://healthhub.dk/fhir/ValueSet/diagnosis-category |
URL | https://healthhub.dk/fhir/ValueSet/diagnosis-category |
Version | 4.1.0 |
Status | active |
Date | 2024-09-23T00:00:00+00:00 |
Name | Health Hub DiagnosisCategory |
Title | Health Hub DiagnosisCategory |
Realm | dk |
Description | The categories are: current, relevant, other, unknown. |
StructureDefinition | |
healthhub-condition | Health Hub Condition Profile |
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "DiagnosisCategoryValueSet", "url": "https://healthhub.dk/fhir/ValueSet/diagnosis-category", "version": "4.1.0", "name": "Health Hub DiagnosisCategory", "title": "Health Hub DiagnosisCategory", "status": "active", "experimental": false, "date": "2024-09-23T00:00:00+00:00", "publisher": "HealthHub Denmark", "description": "The categories are: current, relevant, other, unknown.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "compose": { "include": [ { "system": "https://healthhub.dk/fhir/CodeSystem/diagnosis-category", "concept": [ { "code": "current", "display": "current" }, { "code": "relevant", "display": "relevant" }, { "code": "other", "display": "other" }, { "code": "unknown", "display": "unknown" } ] } ] } }