Aetna · Schema

Aetna FHIR R4 Device

JSON Schema for the FHIR R4 Device resource as Aetna profiles it. Derived mechanically from the components.schemas of openapi/aetna-patient-access-api-openapi.yml, which is assembled from the Swagger 2.0 documents Aetna publishes at https://developerportal.aetna.com/managedcontent/yaml/. Not authored - every constraint here is Aetna's. $refs rewritten from #/components/schemas/ to #/$defs/.

Health InsuranceHealthcareFHIRPatient AccessProvider DirectoryDrug FormularyPrior AuthorizationCMS InteroperabilitySMART on FHIRCARIN Blue ButtonDa VinciPayerFortune 100CVS Health
View JSON Schema on GitHub

JSON Schema

aetna-device.json Raw ↑
{
 "$schema": "https://json-schema.org/draft/2020-12/schema",
 "$id": "https://raw.githubusercontent.com/api-evangelist/aetna/refs/heads/main/json-schema/aetna-device.json",
 "title": "Aetna FHIR R4 Device",
 "description": "JSON Schema for the FHIR R4 Device resource as Aetna profiles it. Derived mechanically from the components.schemas of openapi/aetna-patient-access-api-openapi.yml, which is assembled from the Swagger 2.0 documents Aetna publishes at https://developerportal.aetna.com/managedcontent/yaml/. Not authored - every constraint here is Aetna's. $refs rewritten from #/components/schemas/ to #/$defs/.",
 "x-provenance": {
  "generated": "2026-08-30",
  "method": "derived",
  "source": "openapi/aetna-patient-access-api-openapi.yml"
 },
 "allOf": [
  {
   "$ref": "#/$defs/DomainResource"
  },
  {
   "type": "object",
   "properties": {
    "note": {
     "description": "Descriptive information, usage information or implantation information that is not captured in an existing element.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/Annotation"
     }
    },
    "parent": {
     "description": "The parent device.",
     "$ref": "#/$defs/Reference"
    },
    "distinctIdentifier": {
     "pattern": "[ \\r\\n\\t\\S]+",
     "description": "The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based product.",
     "type": "string"
    },
    "type": {
     "description": "The type of deviceName.\nUDILabelName | UserFriendlyName | PatientReportedName | ManufactureDeviceName | ModelName.",
     "$ref": "#/$defs/CodeableConcept"
    },
    "deviceName": {
     "description": "This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person describing the Device. This typically would be used when a person provides the name(s) or when the device represents one of the names available from DeviceDefinition.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/Device_DeviceName"
     }
    },
    "manufacturer": {
     "pattern": "[ \\r\\n\\t\\S]+",
     "description": "A name of the manufacturer.",
     "type": "string"
    },
    "statusReason": {
     "description": "Reason for the dtatus of the Device availability.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/CodeableConcept"
     }
    },
    "patient": {
     "description": "Patient information, If the device is affixed to a person.",
     "$ref": "#/$defs/Reference"
    },
    "safety": {
     "description": "Provides additional safety characteristics about a medical device. For example devices containing latex.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/CodeableConcept"
     }
    },
    "contact": {
     "description": "Contact details for an organization or a particular human that is responsible for the device.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/ContactPoint"
     }
    },
    "property": {
     "description": "The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/Device_Property"
     }
    },
    "manufactureDate": {
     "pattern": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?",
     "description": "The date and time when the device was manufactured.",
     "type": "string"
    },
    "definition": {
     "description": "The reference to the definition for the device.",
     "$ref": "#/$defs/Reference"
    },
    "expirationDate": {
     "pattern": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?",
     "description": "The date and time beyond which this device is no longer valid or should not be used (if applicable).",
     "type": "string"
    },
    "owner": {
     "description": "An organization that is responsible for the provision and ongoing maintenance of the device.",
     "$ref": "#/$defs/Reference"
    },
    "identifier": {
     "description": "Unique instance identifiers assigned to a device by manufacturers other organizations or owners.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/Identifier"
     }
    },
    "serialNumber": {
     "pattern": "[ \\r\\n\\t\\S]+",
     "description": "The serial number assigned by the organization when the device was manufactured.",
     "type": "string"
    },
    "lotNumber": {
     "pattern": "[ \\r\\n\\t\\S]+",
     "description": "Lot number assigned by the manufacturer.",
     "type": "string"
    },
    "version": {
     "description": "The version of the standard that is used to operate and communicate.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/Device_Version"
     }
    },
    "url": {
     "pattern": "\\S*",
     "description": "A network address on which the device may be contacted directly.",
     "type": "string"
    },
    "udiCarrier": {
     "description": "Unique device identifier (UDI) assigned to device label or package. Note that the Device may include multiple udiCarriers as it either may include just the udiCarrier for the jurisdiction it is sold, or for multiple jurisdictions it could have been sold.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/Device_UdiCarrier"
     }
    },
    "specialization": {
     "description": "The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/Device_Specialization"
     }
    },
    "modelNumber": {
     "pattern": "[ \\r\\n\\t\\S]+",
     "description": "The model number for the device.",
     "type": "string"
    },
    "partNumber": {
     "pattern": "[ \\r\\n\\t\\S]+",
     "description": "The part number of the device.",
     "type": "string"
    },
    "location": {
     "description": "The place where the device can be found.",
     "$ref": "#/$defs/Reference"
    },
    "status": {
     "description": "Status of the Device availability.",
     "type": "string",
     "enum": [
      "active",
      "inactive",
      "entered-in-error",
      "unknown"
     ]
    }
   }
  }
 ],
 "$defs": {
  "Address": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "properties": {
      "country": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "Country - a nation as commonly understood or generally accepted.",
       "type": "string"
      },
      "period": {
       "description": "Time period when address was/is in use.",
       "$ref": "#/$defs/Period"
      },
      "city": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The name of the city, town, suburb, village or other community or delivery center.",
       "type": "string"
      },
      "use": {
       "description": "The purpose of this address.",
       "type": "string",
       "enum": [
        "home",
        "work",
        "temp",
        "old",
        "billing"
       ]
      },
      "line": {
       "description": "This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.",
       "type": "array",
       "items": {
        "pattern": "[ \\r\\n\\t\\S]+",
        "type": "string"
       }
      },
      "district": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The name of the administrative area (county).",
       "type": "string"
      },
      "postalCode": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "A postal code designating a region defined by the postal service.",
       "type": "string"
      },
      "text": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.",
       "type": "string"
      },
      "state": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).",
       "type": "string"
      },
      "type": {
       "description": "Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.",
       "type": "string",
       "enum": [
        "postal",
        "physical",
        "both"
       ]
      }
     }
    }
   ]
  },
  "Age": {
   "allOf": [
    {
     "$ref": "#/$defs/Quantity"
    },
    {
     "type": "object"
    }
   ]
  },
  "Annotation": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "required": [
      "text"
     ],
     "properties": {
      "authorString": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The individual responsible for making the annotation.",
       "type": "string"
      },
      "authorReference": {
       "description": "The individual responsible for making the annotation.",
       "$ref": "#/$defs/Reference"
      },
      "time": {
       "pattern": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?",
       "description": "Indicates when this particular annotation was made.",
       "type": "string"
      },
      "text": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The text of the annotation in markdown format.",
       "type": "string"
      }
     }
    }
   ]
  },
  "Attachment": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "properties": {
      "data": {
       "pattern": "(\\s*([0-9a-zA-Z\\+\\=]){4}\\s*)+",
       "description": "The actual data of the attachment - a sequence of bytes, base64 encoded.",
       "type": "string"
      },
      "size": {
       "format": "int32",
       "description": "The number of bytes of data that make up this attachment (before base64 encoding, if that is done).",
       "type": "integer"
      },
      "language": {
       "pattern": "[^\\s]+(\\s[^\\s]+)*",
       "description": "The human language of the content. The value can be any valid value according to BCP 47.",
       "type": "string"
      },
      "title": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "A label or set of text to display in place of the data.",
       "type": "string"
      },
      "contentType": {
       "pattern": "[^\\s]+(\\s[^\\s]+)*",
       "description": "Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.",
       "type": "string"
      },
      "url": {
       "pattern": "\\S*",
       "description": "A location where the data can be accessed.",
       "type": "string"
      },
      "hash": {
       "pattern": "(\\s*([0-9a-zA-Z\\+\\=]){4}\\s*)+",
       "description": "The calculated hash of the data using SHA-1. Represented using base64.",
       "type": "string"
      },
      "creation": {
       "pattern": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?",
       "description": "The date that the attachment was first created.",
       "type": "string"
      }
     }
    }
   ]
  },
  "BackboneElement": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "properties": {
      "modifierExtension": {
       "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
       "type": "array",
       "items": {
        "$ref": "#/$defs/Extension"
       }
      }
     }
    }
   ]
  },
  "CodeableConcept": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "properties": {
      "coding": {
       "description": "A reference to a code defined by a terminology system.",
       "type": "array",
       "items": {
        "$ref": "#/$defs/Coding"
       }
      },
      "text": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.",
       "type": "string"
      }
     }
    }
   ]
  },
  "Coding": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "properties": {
      "system": {
       "pattern": "\\S*",
       "description": "The identification of the code system that defines the meaning of the symbol in the code.",
       "type": "string"
      },
      "code": {
       "pattern": "[^\\s]+(\\s[^\\s]+)*",
       "description": "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
       "type": "string"
      },
      "userSelected": {
       "description": "Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).",
       "type": "boolean"
      },
      "display": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "A representation of the meaning of the code in the system, following the rules of the system.",
       "type": "string"
      },
      "version": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
       "type": "string"
      }
     }
    }
   ]
  },
  "ContactDetail": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "properties": {
      "name": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The name of an individual to contact.",
       "type": "string"
      },
      "telecom": {
       "description": "The contact details for the individual (if a name was provided) or the organization.",
       "type": "array",
       "items": {
        "$ref": "#/$defs/ContactPoint"
       }
      }
     }
    }
   ]
  },
  "ContactPoint": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "properties": {
      "period": {
       "description": "Time period when the contact point was/is in use.",
       "$ref": "#/$defs/Period"
      },
      "system": {
       "description": "Telecommunications form for contact point - what communications system is required to make use of the contact.",
       "type": "string",
       "enum": [
        "phone",
        "fax",
        "email",
        "pager",
        "url",
        "sms",
        "other"
       ]
      },
      "use": {
       "description": "Identifies the purpose for the contact point.",
       "type": "string",
       "enum": [
        "home",
        "work",
        "temp",
        "old",
        "mobile"
       ]
      },
      "rank": {
       "format": "int32",
       "description": "Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.",
       "type": "integer"
      },
      "value": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).",
       "type": "string"
      }
     }
    }
   ]
  },
  "Count": {
   "allOf": [
    {
     "$ref": "#/$defs/Quantity"
    },
    {
     "type": "object"
    }
   ]
  },
  "Device_DeviceName": {
   "allOf": [
    {
     "$ref": "#/$defs/BackboneElement"
    },
    {
     "type": "object",
     "required": [
      "name",
      "type"
     ],
     "properties": {
      "name": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The name of the device.",
       "type": "string"
      },
      "type": {
       "description": "The type of deviceName.\nUDILabelName | UserFriendlyName | PatientReportedName | ManufactureDeviceName | ModelName.",
       "type": "string",
       "enum": [
        "udi-label-name",
        "user-friendly-name",
        "patient-reported-name",
        "manufacturer-name",
        "model-name",
        "other"
       ]
      }
     }
    }
   ]
  },
  "Device_Property": {
   "allOf": [
    {
     "$ref": "#/$defs/BackboneElement"
    },
    {
     "type": "object",
     "required": [
      "type"
     ],
     "properties": {
      "valueCode": {
       "description": "Property value as a code, e.g., NTP4 (synced to NTP).",
       "type": "array",
       "items": {
        "$ref": "#/$defs/CodeableConcept"
       }
      },
      "type": {
       "description": "Code that specifies the property DeviceDefinitionPropetyCode (Extensible).",
       "$ref": "#/$defs/CodeableConcept"
      },
      "valueQuantity": {
       "description": "Property value as a quantity.",
       "type": "array",
       "items": {
        "$ref": "#/$defs/Quantity"
       }
      }
     }
    }
   ]
  },
  "Device_Specialization": {
   "allOf": [
    {
     "$ref": "#/$defs/BackboneElement"
    },
    {
     "type": "object",
     "required": [
      "systemType"
     ],
     "properties": {
      "systemType": {
       "description": "The standard that is used to operate and communicate.",
       "$ref": "#/$defs/CodeableConcept"
      },
      "version": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The version of the standard that is used to operate and communicate.",
       "type": "string"
      }
     }
    }
   ]
  },
  "Device_UdiCarrier": {
   "allOf": [
    {
     "$ref": "#/$defs/BackboneElement"
    },
    {
     "type": "object",
     "properties": {
      "entryType": {
       "description": "A coded entry to indicate how the data was entered.",
       "type": "string",
       "enum": [
        "barcode",
        "rfid",
        "manual",
        "card",
        "self-reported",
        "unknown"
       ]
      },
      "deviceIdentifier": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The device identifier (DI) is a mandatory, fixed portion of a UDI that identifies the labeler and the specific version or model of a device.",
       "type": "string"
      },
      "carrierHRF": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The full UDI carrier as the human readable form (HRF) representation of the barcode string as printed on the packaging of the device.",
       "type": "string"
      },
      "jurisdiction": {
       "pattern": "\\S*",
       "description": "The identity of the authoritative source for UDI generation within a jurisdiction. All UDIs are globally unique within a single namespace with the appropriate repository uri as the system. For example, UDIs of devices managed in the U.S. by the FDA, the value is http://hl7.org/fhir/NamingSystem/fda-udi.",
       "type": "string"
      },
      "issuer": {
       "pattern": "\\S*",
       "description": "Organization that is charged with issuing UDIs for devices. For example, the US FDA issuers include :\n1) GS1:\nhttp://hl7.org/fhir/NamingSystem/gs1-di,\n2) HIBCC:\nhttp://hl7.org/fhir/NamingSystem/hibcc-dI,\n3) ICCBBA for blood containers:\nhttp://hl7.org/fhir/NamingSystem/iccbba-blood-di,\n4) ICCBA for other devices:\nhttp://hl7.org/fhir/NamingSystem/iccbba-other-di.",
       "type": "string"
      },
      "carrierAIDC": {
       "pattern": "(\\s*([0-9a-zA-Z\\+\\=]){4}\\s*)+",
       "description": "The full UDI carrier of the Automatic Identification and Data Capture (AIDC) technology representation of the barcode string as printed on the packaging of the device - e.g., a barcode or RFID.Because of limitations on character sets in XML and the need to round-trip JSON data through XML, AIDC Formats *SHALL* be base64 encoded.",
       "type": "string"
      }
     }
    }
   ]
  },
  "Device_Version": {
   "allOf": [
    {
     "$ref": "#/$defs/BackboneElement"
    },
    {
     "type": "object",
     "required": [
      "value"
     ],
     "properties": {
      "component": {
       "description": "A single component of the device version.",
       "$ref": "#/$defs/Identifier"
      },
      "type": {
       "description": "The type of the device version.",
       "$ref": "#/$defs/CodeableConcept"
      },
      "value": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "The version text.",
       "type": "string"
      }
     }
    }
   ]
  },
  "Distance": {
   "allOf": [
    {
     "$ref": "#/$defs/Quantity"
    },
    {
     "type": "object"
    }
   ]
  },
  "DomainResource": {
   "allOf": [
    {
     "$ref": "#/$defs/Resource"
    },
    {
     "type": "object",
     "properties": {
      "contained": {
       "description": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
       "type": "array",
       "items": {
        "$ref": "#/$defs/Resource"
       }
      },
      "extension": {
       "description": "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
       "type": "array",
       "items": {
        "$ref": "#/$defs/Extension"
       }
      },
      "modifierExtension": {
       "description": "May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
       "type": "array",
       "items": {
        "$ref": "#/$defs/Extension"
       }
      },
      "text": {
       "description": "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
       "$ref": "#/$defs/Narrative"
      }
     }
    }
   ]
  },
  "Duration": {
   "allOf": [
    {
     "$ref": "#/$defs/Quantity"
    },
    {
     "type": "object"
    }
   ]
  },
  "Element": {
   "type": "object",
   "properties": {
    "extension": {
     "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
     "type": "array",
     "items": {
      "$ref": "#/$defs/Extension"
     }
    },
    "id": {
     "pattern": "[A-Za-z0-9\\-\\.]{1,64}",
     "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
     "type": "string"
    }
   }
  },
  "Extension": {
   "allOf": [
    {
     "$ref": "#/$defs/Element"
    },
    {
     "type": "object",
     "required": [
      "url"
     ],
     "properties": {
      "valueBase64Binary": {
       "pattern": "(\\s*([0-9a-zA-Z\\+\\=]){4}\\s*)+",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueBoolean": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "boolean"
      },
      "valueCoding": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Coding"
      },
      "valueTime": {
       "pattern": "([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueIdentifier": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Identifier"
      },
      "valueReference": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Reference"
      },
      "valueMoney": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Money"
      },
      "valueRange": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Range"
      },
      "valueSignature": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Signature"
      },
      "valueUri": {
       "pattern": "\\S*",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueDistance": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Distance"
      },
      "valueUrl": {
       "pattern": "\\S*",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueContactDetail": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/ContactDetail"
      },
      "valueMeta": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Meta"
      },
      "valueUuid": {
       "pattern": "urn:uuid:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueCodeableConcept": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/CodeableConcept"
      },
      "valueRatio": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Ratio"
      },
      "valueMarkdown": {
       "pattern": "[ \\r\\n\\t\\S]+",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueAttachment": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Attachment"
      },
      "valueUsageContext": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/UsageContext"
      },
      "valueDateTime": {
       "pattern": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueInteger": {
       "format": "int32",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "integer"
      },
      "valueUnsignedInt": {
       "format": "int32",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "integer"
      },
      "valueHumanName": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/HumanName"
      },
      "valueQuantity": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Quantity"
      },
      "valueRelatedArtifact": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/RelatedArtifact"
      },
      "valueCanonical": {
       "pattern": "\\S*",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueCount": {
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "$ref": "#/$defs/Count"
      },
      "valueId": {
       "pattern": "[A-Za-z0-9\\-\\.]{1,64}",
       "description": "Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list).",
       "type": "string"
      },
      "valueDecimal": {
       "description": "Value of extension - must be one 

# --- truncated at 32 KB (64 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/aetna/refs/heads/main/json-schema/aetna-device.json

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/aetna-device"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.