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