FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.base
Resource TypeValueSet
IdValueSet-CoreDataElementTypeVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-base/ValueSet-CoreDataElementTypeVS.html
URLhttp://smart.who.int/base/ValueSet/CoreDataElementTypeVS
Version0.2.0
Statusactive
Date2026-01-19T10:55:40+00:00
NameCoreDataElementTypeVS
TitleCore Data Element Type Value Set
Authoritywho
DescriptionValue set of core data element types

Resources that use this resource

StructureDefinition
CoreDataElementCore Data Element (DAK)

Resources that this resource uses

CodeSystem
CoreDataElementTypeCore Data Element Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet CoreDataElementTypeVS


Source1

{
  "resourceType": "ValueSet",
  "id": "CoreDataElementTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/base/ValueSet/CoreDataElementTypeVS",
  "version": "0.2.0",
  "name": "CoreDataElementTypeVS",
  "title": "Core Data Element Type Value Set",
  "status": "active",
  "experimental": false,
  "date": "2026-01-19T10:55:40+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Value set of core data element types",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/base/CodeSystem/CoreDataElementType"
      }
    ]
  }
}