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

FHIR IG Statistics: CodeSystem/AttributeType

Packagesmart.who.int.pcmt
TypeCodeSystem
IdAttributeType
FHIR VersionR4
Sourcehttp://smart.who.int/pcmt/https://build.fhir.org/ig/WorldHealthOrganization/smart-pcmt/CodeSystem-AttributeType.html
URLhttp://smart.who.int/pcmt/CodeSystem/AttributeType
Version0.2.0
Statusdraft
Date2025-07-01T08:14:20+00:00
NameAttributeType
TitleAttribute type of Products
Authoritywho
DescriptionAttribute type of Products
Contentcomplete

Resources that use this resource

ValueSet
AttributeTypeAttributeType for a Product

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem AttributeType

This code system http://smart.who.int/pcmt/CodeSystem/AttributeType defines the following codes:

Code
active
in-active
invalid

Source

{
  "resourceType": "CodeSystem",
  "id": "AttributeType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/pcmt/CodeSystem/AttributeType",
  "version": "0.2.0",
  "name": "AttributeType",
  "title": "Attribute type of Products",
  "status": "draft",
  "date": "2025-07-01T08:14:20+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Attribute type of Products",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "active"
    },
    {
      "code": "in-active"
    },
    {
      "code": "invalid"
    }
  ]
}