Package | bodyweight |
Type | CodeSystem |
Id | V2datatype |
FHIR Version | R4 |
Source | http://bodyweight.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/bodyweight/CodeSystem-V2datatype.html |
URL | http://bodyweight.oemig.de/fhir/CodeSystem/V2datatype |
Version | 0.1.1 |
Status | active |
Date | 2024-04-16 |
Name | V2datatype |
Title | v2 Data Type |
Description | **v2 Data Type** |
Copyright | FO |
Content | complete |
ValueSet | |
V2datatype | v2 Data Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem V2datatype
This case-insensitive code system http://bodyweight.oemig.de/fhir/CodeSystem/V2datatype
defines the following codes in a Is-A hierarchy:
Code | Display |
NM | numeric |
ST | string |
CWE | coded element, with exceptions |
CNE | coded element, no exceptions |
{ "resourceType": "CodeSystem", "id": "V2datatype", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://bodyweight.oemig.de/fhir/CodeSystem/V2datatype", "version": "0.1.1", "name": "V2datatype", "title": "v2 Data Type", "status": "active", "experimental": false, "date": "2024-04-16", "publisher": "FO", "contact": [ { "name": "FO", "telecom": [ { "system": "url", "value": "http://www.oemig.de" } ] } ], "description": "**v2 Data Type**", "copyright": "FO", "caseSensitive": false, "valueSet": "http://bodyweight.oemig.de/fhir/ValueSet/V2datatype", "hierarchyMeaning": "is-a", "compositional": false, "versionNeeded": false, "content": "complete", "count": 4, "concept": [ { "code": "NM", "display": "numeric" }, { "code": "ST", "display": "string" }, { "code": "CWE", "display": "coded element, with exceptions" }, { "code": "CNE", "display": "coded element, no exceptions" } ] }