Body Weight Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.1.1 - ci-build
Body Weight Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/bodyweight/ and changes regularly. See the Directory of published versions
Active as of 2024-04-16 |
{
"resourceType" : "CodeSystem",
"id" : "V2datatype",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem V2datatype</b></p><a name=\"V2datatype\"> </a><a name=\"hcV2datatype\"> </a><a name=\"V2datatype-en-US\"> </a><p>This case-insensitive code system <code>http://bodyweight.oemig.de/fhir/CodeSystem/V2datatype</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">NM<a name=\"V2datatype-NM\"> </a></td><td>numeric</td></tr><tr><td style=\"white-space:nowrap\">ST<a name=\"V2datatype-ST\"> </a></td><td>string</td></tr><tr><td style=\"white-space:nowrap\">CWE<a name=\"V2datatype-CWE\"> </a></td><td>coded element, with exceptions</td></tr><tr><td style=\"white-space:nowrap\">CNE<a name=\"V2datatype-CNE\"> </a></td><td>coded element, no exceptions</td></tr></table></div>"
},
"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"
}
]
}