{
"description": "Attribute definition resource for Aidbox entities.",
"_filename": "StructureDefinition-attribute.json",
"package_name": "io.health-samurai.core.r4",
"date": null,
"derivation": "specialization",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Attribute",
"abstract": false,
"type": "Attribute",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.2601.0",
"status": "active",
"id": "4b6da2f0-cd6e-4ca6-ba93-aa95fe6836bb",
"kind": "resource",
"url": "http://health-samurai.io/fhir/core/StructureDefinition/Attribute",
"version": "0.2601.0",
"differential": {
"element": [ {
"id": "Attribute",
"max": "*",
"min": 0,
"path": "Attribute"
}, {
"id": "Attribute._source",
"max": "1",
"min": 0,
"path": "Attribute._source",
"type": [ {
"code": "string"
} ],
"short": "System Property. DO NOT USE IT."
}, {
"id": "Attribute.resource",
"max": "1",
"min": 1,
"path": "Attribute.resource",
"type": [ {
"code": "Reference"
} ],
"short": "Reference to the resource type this attribute belongs to."
}, {
"id": "Attribute.path",
"max": "*",
"min": 1,
"path": "Attribute.path",
"type": [ {
"code": "string"
} ],
"short": "Path to the attribute within the resource."
}, {
"id": "Attribute.type",
"max": "1",
"min": 0,
"path": "Attribute.type",
"type": [ {
"code": "Reference"
} ],
"short": "Reference to the attribute's data type."
}, {
"id": "Attribute.isRequired",
"max": "1",
"min": 0,
"path": "Attribute.isRequired",
"type": [ {
"code": "boolean"
} ],
"short": "Whether this attribute is required."
}, {
"id": "Attribute.isCollection",
"max": "1",
"min": 0,
"path": "Attribute.isCollection",
"type": [ {
"code": "boolean"
} ],
"short": "Whether this attribute is a collection."
}, {
"id": "Attribute.isUnique",
"max": "1",
"min": 0,
"path": "Attribute.isUnique",
"type": [ {
"code": "boolean"
} ],
"short": "Whether this attribute has unique values."
}, {
"id": "Attribute.isSummary",
"max": "1",
"min": 0,
"path": "Attribute.isSummary",
"type": [ {
"code": "boolean"
} ],
"short": "Whether this attribute is included in summary views."
}, {
"id": "Attribute.isModifier",
"max": "1",
"min": 0,
"path": "Attribute.isModifier",
"type": [ {
"code": "boolean"
} ],
"short": "Whether this attribute changes the meaning of the resource."
}, {
"id": "Attribute.isOpen",
"max": "1",
"min": 0,
"path": "Attribute.isOpen",
"type": [ {
"code": "boolean"
} ],
"short": "Whether this attribute allows additional properties."
}, {
"id": "Attribute.description",
"max": "1",
"min": 0,
"path": "Attribute.description",
"type": [ {
"code": "string"
} ],
"short": "Human-readable description of the attribute."
}, {
"id": "Attribute.text",
"max": "1",
"min": 0,
"path": "Attribute.text",
"type": [ {
"code": "string"
} ],
"short": "Human-readable text about the attribute."
}, {
"id": "Attribute.module",
"max": "1",
"min": 0,
"path": "Attribute.module",
"type": [ {
"code": "string"
} ],
"short": "Module that this attribute belongs to."
}, {
"id": "Attribute.order",
"max": "1",
"min": 0,
"path": "Attribute.order",
"type": [ {
"code": "integer"
} ],
"short": "Order for display or processing."
}, {
"id": "Attribute.extensionUrl",
"max": "1",
"min": 0,
"path": "Attribute.extensionUrl",
"type": [ {
"code": "string"
} ],
"short": "URL for the extension this attribute represents."
}, {
"id": "Attribute.refers",
"max": "*",
"min": 0,
"path": "Attribute.refers",
"type": [ {
"code": "string"
} ],
"short": "Resource types this attribute can reference."
}, {
"id": "Attribute.union",
"max": "*",
"min": 0,
"path": "Attribute.union",
"type": [ {
"code": "Reference"
} ],
"short": "References to other attributes in a union type."
}, {
"id": "Attribute.enum",
"max": "*",
"min": 0,
"path": "Attribute.enum",
"type": [ {
"code": "string"
} ],
"short": "Enumeration of allowed values for this attribute."
}, {
"id": "Attribute.schema",
"max": "1",
"min": 0,
"path": "Attribute.schema",
"short": "Schema for the attribute.",
"extension": [ {
"url": "http://health-samurai.io/fhir/core/StructureDefinition/additional-properties-custom-type",
"valueCode": "any"
} ]
}, {
"id": "Attribute.valueSet",
"max": "1",
"min": 0,
"path": "Attribute.valueSet",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Value set constraint for this attribute."
}, {
"id": "Attribute.valueSet.resourceType",
"max": "1",
"min": 0,
"path": "Attribute.valueSet.resourceType",
"type": [ {
"code": "string"
} ],
"short": "Type of the value set resource."
}, {
"id": "Attribute.valueSet.id",
"max": "1",
"min": 0,
"path": "Attribute.valueSet.id",
"type": [ {
"code": "string"
} ],
"short": "Identifier of the value set."
}, {
"id": "Attribute.valueSet.uri",
"max": "1",
"min": 0,
"path": "Attribute.valueSet.uri",
"type": [ {
"code": "string"
} ],
"short": "URI of the value set."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource"
}