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

FHIR IG analytics

Packageio.health-samurai.core.r3
Resource TypeStructureDefinition
IdStructureDefinition-attribute.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

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