Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | ResultTestFISH |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ResultTestFISH.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/ResultTestFISH |
Version | 2.12.0 |
Status | active |
Date | 2022-07-12T00:00:00+02:00 |
Name | ResultTestFISH |
Title | ResultTest_FISH |
Description | Resultat af test (FISH) |
No resources found
CodeSystem | |
GenericValues | Generic values |
ResultTest | Result of test |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ResultTestFISH
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ResultTest
Code | Display | Definition |
normal | Normal | Normal / Normal [FISH] |
changes | Forandringer | Changes / Forandringer [FISH] |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
not_performed | Ikke udført | Not performed - used to indicate, if a procedure or test has not been performed |
{ "resourceType": "ValueSet", "id": "ResultTestFISH", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/ResultTestFISH", "version": "2.12.0", "name": "ResultTestFISH", "title": "ResultTest_FISH", "status": "active", "experimental": true, "date": "2022-07-12T00: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": "Resultat af test (FISH)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ResultTest", "concept": [ { "code": "normal", "display": "Normal" }, { "code": "changes", "display": "Forandringer" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "not_performed", "display": "Ikke udført" } ] } ] } }