Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | CytogeneticSpecificerFund |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-CytogeneticSpecificerFund.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/CytogeneticSpecificerFund |
Version | 2.12.0 |
Status | active |
Date | 2024-10-02T00:00:00+02:00 |
Name | CytogeneticSpecificerFund |
Title | Specificer Cytogenetiske Fund |
Description | Specificer Cytogenetiske Fund |
No resources found
CodeSystem | |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet CytogeneticSpecificerFund
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
normal | Normal undersøgelse | Normal |
other | Andre cytogenetiske fund | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "CytogeneticSpecificerFund", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/CytogeneticSpecificerFund", "version": "2.12.0", "name": "CytogeneticSpecificerFund", "title": "Specificer Cytogenetiske Fund", "status": "active", "experimental": true, "date": "2024-10-02T00: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": "Specificer Cytogenetiske Fund", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "normal", "display": "Normal undersøgelse" }, { "code": "other", "display": "Andre cytogenetiske fund" } ] } ] } }