Package | qualitype.fhir.samples |
Resource Type | ValueSet |
Id | units |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=qualitype.fhir.samples@1.0.0&canonical=http://www.qualitype.de/samples/fhir/ValueSet/units |
URL | http://www.qualitype.de/samples/fhir/ValueSet/units |
Status | active |
Name | SAMPLES Server ValueSet for units |
Description | This ValueSet contains all currently available units on the SAMPLES Server. |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "ValueSet", "status": "active", "name": "SAMPLES Server ValueSet for units", "id": "units", "description": "This ValueSet contains all currently available units on the SAMPLES Server.", "url": "http://www.qualitype.de/samples/fhir/ValueSet/units", "identifier": [ { "system": "http://www.qualitype.de/samples/fhir/NamingSystem/valueset-identifier", "value": "units" } ], "publisher": "qualitype GmbH", "expansion": { "timestamp": "2023-07-01T12:00:00+00:00", "total": 2, "contains": [ { "system": "http://www.qualitype.de/samples/fhir/CodeSystem/units", "code": "mL", "display": "Milliliter" }, { "system": "http://www.qualitype.de/samples/fhir/CodeSystem/units", "code": "mg", "display": "Milligramm" } ] } }