FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/V2datatype

Packagebodyweight
TypeCodeSystem
IdV2datatype
FHIR VersionR4
Sourcehttp://bodyweight.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/bodyweight/CodeSystem-V2datatype.html
URLhttp://bodyweight.oemig.de/fhir/CodeSystem/V2datatype
Version0.1.1
Statusactive
Date2024-04-16
NameV2datatype
Titlev2 Data Type
Description**v2 Data Type**
CopyrightFO
Contentcomplete

Resources that use this resource

ValueSet
V2datatypev2 Data Type

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
NM numeric
ST string
CWE coded element, with exceptions
CNE coded element, no exceptions

Source

{
  "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"
    }
  ]
}