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

FHIR IG Statistics: ValueSet/AttributeType

Packagesmart.who.int.pcmt
TypeValueSet
IdAttributeType
FHIR VersionR4
Sourcehttp://smart.who.int/pcmt/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt/ValueSet-AttributeType.html
URLhttp://smart.who.int/pcmt/ValueSet/AttributeType
Version0.2.0
Statusdraft
Date2025-07-01T08:14:20+00:00
NameAttributeType
TitleAttributeType for a Product
Authoritywho
DescriptionProduct status

Resources that use this resource

StructureDefinition
ProductProduct

Resources that this resource uses

CodeSystem
AttributeTypeAttribute type of Products

Narrative

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

Generated Narrative: ValueSet AttributeType


Source

{
  "resourceType": "ValueSet",
  "id": "AttributeType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/pcmt/ValueSet/AttributeType",
  "version": "0.2.0",
  "name": "AttributeType",
  "title": "AttributeType for a Product",
  "status": "draft",
  "date": "2025-07-01T08:14:20+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Product status",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/pcmt/CodeSystem/AttributeType"
      }
    ]
  }
}