Package | dk.kip.rkkp.fhir.ig.core |
Type | CodeSystem |
Id | ResultTest |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ResultTest.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/ResultTest |
Version | 2.12.0 |
Status | active |
Date | 2022-06-07T00:00:00+02:00 |
Name | ResultTest |
Title | Result of test |
Description | Result of test (for FISH, etc.) |
Content | complete |
ValueSet | |
FISHResult202502 | Resultat af FISH 202502 |
ResultTestFISH | ResultTest_FISH |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ResultTest
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/ResultTest
defines the following codes:
Code | Display | Definition |
normal | Normal | Normal / Normal [FISH] |
changes | Changes | Changes / Forandringer [FISH] |
{ "resourceType": "CodeSystem", "id": "ResultTest", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/ResultTest", "version": "2.12.0", "name": "ResultTest", "title": "Result of test", "status": "active", "date": "2022-06-07T00:00:00+02:00", "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "contact": [ { "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "telecom": [ { "system": "url", "value": "https://trifork.com" }, { "system": "email", "value": "rbk@trifork.com" } ] } ], "description": "Result of test (for FISH, etc.)", "caseSensitive": false, "content": "complete", "count": 2, "concept": [ { "code": "normal", "display": "Normal", "definition": "Normal / Normal [FISH]" }, { "code": "changes", "display": "Changes", "definition": "Changes / Forandringer [FISH]" } ] }