{
"description": "The SMART Health Link Manifest object",
"_filename": "StructureDefinition-ShlManifest.json",
"package_name": "hl7.fhir.uv.smart-health-cards-and-links",
"date": "2025-07-22T13:19:59+00:00",
"derivation": "specialization",
"publisher": "HL7 International / FHIR Infrastructure",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"purpose": "This is a logical model reflecting the structure of a SMART Health Link (SHL) manifest. Its intent is to provide a means for understanding mainfest content.",
"name": "ShlManifest",
"abstract": false,
"type": "http://hl7.org/fhir/uv/smart-health-cards-and-links/StructureDefinition/ShlManifest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "SMART Health Link Manifest",
"package_version": "1.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links"
} ]
}
} ],
"snapshot": {
"element": [ {
"id": "ShlManifest",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Base"
},
"path": "ShlManifest",
"short": "SMART Health Link Manifest",
"definition": "The SMART Health Link Manifest object",
"isModifier": false
}, {
"id": "ShlManifest.status",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ShlManifest.status"
},
"path": "ShlManifest.status",
"type": [ {
"code": "string"
} ],
"short": "Indicates whether files may be changed in the future. Values are: finalized|can-change|no-longer-valid",
"definition": "Indicates whether files may be changed in the future. Values are: finalized|can-change|no-longer-valid"
}, {
"id": "ShlManifest.list",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ShlManifest.list"
},
"path": "ShlManifest.list",
"type": [ {
"code": "List"
} ],
"short": "Property containing a List resource with metadata related to contained files.",
"definition": "Property containing a List resource with metadata related to contained files."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "ShlManifest.files",
"min": 1,
"definition": "Object containing metadata related to one or more contained files.",
"short": "Object containing metadata related to one or more contained files.",
"type": [ {
"code": "BackboneElement"
} ],
"max": "*",
"id": "ShlManifest.files",
"base": {
"max": "*",
"min": 1,
"path": "ShlManifest.files"
}
}, {
"path": "ShlManifest.files.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "0",
"id": "ShlManifest.files.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "ShlManifest.files.extension",
"min": 0,
"definition": "An Extension",
"isModifier": false,
"short": "The SMART Health Links manifest supports extensions to its content through the list property, which holds a FHIR List resource that can be extended using standard FHIR extensions.",
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"max": "0",
"id": "ShlManifest.files.extension",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "ShlManifest.files.modifierExtension",
"min": 0,
"definition": "An Extension",
"isModifier": true,
"short": "Extension",
"type": [ {
"code": "Extension"
} ],
"max": "0",
"id": "ShlManifest.files.modifierExtension",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"id": "ShlManifest.files.contentType",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 1,
"path": "ShlManifest.files.contentType"
},
"path": "ShlManifest.files.contentType",
"type": [ {
"code": "string"
} ],
"short": "Nature of the content. Values: application/smart-health-card or application/smart-api-access or application/fhir+json with fhirVersion parameter",
"definition": "Nature of the content. Values: application/smart-health-card or application/smart-api-access or application/fhir+json with fhirVersion parameter"
}, {
"id": "ShlManifest.files.location",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ShlManifest.files.location"
},
"path": "ShlManifest.files.location",
"type": [ {
"code": "url"
} ],
"short": "URL to the content.",
"definition": "URL to the content."
}, {
"id": "ShlManifest.files.embedded",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ShlManifest.files.embedded"
},
"path": "ShlManifest.files.embedded",
"type": [ {
"code": "string"
} ],
"short": "Encrypted file contents. JSON Web Encryption (JWE) string.",
"definition": "Encrypted file contents. JSON Web Encryption (JWE) string."
}, {
"id": "ShlManifest.files.lastUpdated",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ShlManifest.files.lastUpdated"
},
"path": "ShlManifest.files.lastUpdated",
"type": [ {
"code": "dateTime"
} ],
"short": "Last time the content was modified. ISO 8601 timestamp.",
"definition": "Last time the content was modified. ISO 8601 timestamp."
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
} ]
},
"status": "active",
"id": "2b91c083-1859-4d07-a406-5bce7ff1ce86",
"kind": "logical",
"url": "http://hl7.org/fhir/uv/smart-health-cards-and-links/StructureDefinition/ShlManifest",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "ShlManifest",
"path": "ShlManifest",
"short": "SMART Health Link Manifest",
"definition": "The SMART Health Link Manifest object"
}, {
"id": "ShlManifest.status",
"max": "1",
"min": 0,
"path": "ShlManifest.status",
"type": [ {
"code": "string"
} ],
"short": "Indicates whether files may be changed in the future. Values are: finalized|can-change|no-longer-valid",
"definition": "Indicates whether files may be changed in the future. Values are: finalized|can-change|no-longer-valid"
}, {
"id": "ShlManifest.list",
"max": "1",
"min": 0,
"path": "ShlManifest.list",
"type": [ {
"code": "List"
} ],
"short": "Property containing a List resource with metadata related to contained files.",
"definition": "Property containing a List resource with metadata related to contained files."
}, {
"id": "ShlManifest.files",
"max": "*",
"min": 1,
"path": "ShlManifest.files",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Object containing metadata related to one or more contained files.",
"definition": "Object containing metadata related to one or more contained files."
}, {
"id": "ShlManifest.files.id",
"max": "0",
"path": "ShlManifest.files.id"
}, {
"id": "ShlManifest.files.extension",
"max": "0",
"path": "ShlManifest.files.extension",
"short": "The SMART Health Links manifest supports extensions to its content through the list property, which holds a FHIR List resource that can be extended using standard FHIR extensions."
}, {
"id": "ShlManifest.files.modifierExtension",
"max": "0",
"path": "ShlManifest.files.modifierExtension"
}, {
"id": "ShlManifest.files.contentType",
"max": "1",
"min": 1,
"path": "ShlManifest.files.contentType",
"type": [ {
"code": "string"
} ],
"short": "Nature of the content. Values: application/smart-health-card or application/smart-api-access or application/fhir+json with fhirVersion parameter",
"definition": "Nature of the content. Values: application/smart-health-card or application/smart-api-access or application/fhir+json with fhirVersion parameter"
}, {
"id": "ShlManifest.files.location",
"max": "1",
"min": 0,
"path": "ShlManifest.files.location",
"type": [ {
"code": "url"
} ],
"short": "URL to the content.",
"definition": "URL to the content."
}, {
"id": "ShlManifest.files.embedded",
"max": "1",
"min": 0,
"path": "ShlManifest.files.embedded",
"type": [ {
"code": "string"
} ],
"short": "Encrypted file contents. JSON Web Encryption (JWE) string.",
"definition": "Encrypted file contents. JSON Web Encryption (JWE) string."
}, {
"id": "ShlManifest.files.lastUpdated",
"max": "1",
"min": 0,
"path": "ShlManifest.files.lastUpdated",
"type": [ {
"code": "dateTime"
} ],
"short": "Last time the content was modified. ISO 8601 timestamp.",
"definition": "Last time the content was modified. ISO 8601 timestamp."
} ]
},
"contact": [ {
"name": "HL7 International / FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
}, {
"name": "Frank McKinney",
"telecom": [ {
"value": "frank.mckinney@pocp.com",
"system": "email"
}, {
"value": "fm@frankmckinney.com",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}