| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | SizesGeneral |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-SizesGeneral.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/SizesGeneral |
| Version | 2.12.0 |
| Status | active |
| Date | 2023-05-23T00:00:00+02:00 |
| Name | SizesGeneral |
| Title | General size scale |
| Description | General size scale |
| Content | fragment |
| ValueSet | |
| CaputDiameterDHR | Caput Diameter - (DHR) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SizesGeneral
This code system https://kip.rkkp.dk/fhir/CodeSystem/SizesGeneral provides a fragment that includes following codes:
| Code | Definition |
| 28 | 28 |
| 32 | 32 |
| 36 | 36 |
| 40 | 40 |
| 44 | 44 |
{
"resourceType": "CodeSystem",
"id": "SizesGeneral",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/SizesGeneral",
"version": "2.12.0",
"name": "SizesGeneral",
"title": "General size scale",
"status": "active",
"date": "2023-05-23T00: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": "General size scale",
"content": "fragment",
"concept": [
{
"code": "28",
"display": "28",
"definition": "28"
},
{
"code": "32",
"display": "32",
"definition": "32"
},
{
"code": "36",
"display": "36",
"definition": "36"
},
{
"code": "40",
"display": "40",
"definition": "40"
},
{
"code": "44",
"display": "44",
"definition": "44"
}
]
}