FHIR IG Statistics: ValueSet/im-effective-dose-units
Package | hl7.fhir.cz.img |
Type | ValueSet |
Id | im-effective-dose-units |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/ValueSet-im-effective-dose-units.html |
URL | https://hl7.cz/fhir/img/ValueSet/im-effective-dose-units |
Version | 0.1.0-ballot |
Status | draft |
Date | 2025-07-18T09:00:23+00:00 |
Name | ImEffectiveDoseUnits |
Title | Effective Dose Units |
Realm | cz |
Authority | hl7 |
Description | Units for Effective Dose. |
Copyright | The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. https://ucum.org/trac/wiki/TermsOfUse |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "im-effective-dose-units",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/img/ValueSet/im-effective-dose-units",
"version": "0.1.0-ballot",
"name": "ImEffectiveDoseUnits",
"title": "Effective Dose Units",
"status": "draft",
"experimental": false,
"date": "2025-07-18T09:00:23+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Units for Effective Dose.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"copyright": "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved. https://ucum.org/trac/wiki/TermsOfUse",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "Sv",
"display": "Sv"
},
{
"code": "mSv",
"display": "mSv"
}
]
}
]
}
}