# Update FHIR r4 implementation guide Endpoint: PUT /site/{siteId}/fhir/implementation-guide/{id} Version: 1.0 Security: bearer, bearer ## Path parameters: - `siteId` (string, required) Site identifier - `id` (string, required) ID of the ImplementationGuide to update ## Request fields (application/json): - `resourceType` (any, required) This is a ImplementationGuide resource Enum: "ImplementationGuide" - `id` (string) Any combination of letters, numerals, "-" and ".", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive. Example: "example-id" - `meta` (object) The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. - `meta.id` (string) An extension object type #string. Example: "example-string" - `meta.extension` (array) 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. - `meta.versionId` (object) An extension object type #id. - `meta._versionId` (object) An extension object type #Element. - `meta.lastUpdated` (object) An extension object type #instant. - `meta._lastUpdated` (object) An extension object type #Element. - `meta.source` (string) An extension object type #uri. Example: "https://example.org/resource" - `meta._source` (object) An extension object type #Element. - `meta.profile` (array) A list of profiles (references to [[[StructureDefinition]]] resources) that this resource claims to conform to. The URL is a reference to [[[StructureDefinition.url]]]. Example: ["http://example.org/Profile"] - `meta.security` (array) Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. - `meta.tag` (array) Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource. - `implicitRules` (string) String of characters used to identify a name or a resource Example: "https://example.org/resource" - `_implicitRules` (object) Base definition for all elements in a resource. - `language` (string) A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents Example: "sample-code" - `_language` (object) Base definition for all elements in a resource. - `text` (object) A human-readable summary of the resource conveying the essential clinical and business information for the resource. - `text.status` (any) The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. Enum: "generated", "extensions", "additional", "empty" - `text._status` (object) An extension object type #Element. - `text.div` (string, required) An extension object type #xhtml. Example: "
Example
" - `contained` (array) 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. - `extension` (array) 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. - `extension.url` (string) An extension object type #uri. Example: "https://example.org/resource" - `extension._url` (object) An extension object type #Element. - `extension.valueBase64Binary` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "U2FtcGxl" - `extension._valueBase64Binary` (object) An extension object type #Element. - `extension.valueBoolean` (boolean) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: true - `extension._valueBoolean` (object) An extension object type #Element. - `extension.valueCanonical` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "http://example.org/Profile" - `extension._valueCanonical` (object) An extension object type #Element. - `extension.valueCode` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "sample-code" - `extension._valueCode` (object) An extension object type #Element. - `extension.valueDate` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "2024-01-01" - `extension._valueDate` (object) An extension object type #Element. - `extension.valueDateTime` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "2024-01-01T00:00:00Z" - `extension._valueDateTime` (object) An extension object type #Element. - `extension.valueDecimal` (number) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: 1.23 - `extension._valueDecimal` (object) An extension object type #Element. - `extension.valueId` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "example-id" - `extension._valueId` (object) An extension object type #Element. - `extension.valueInstant` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "2024-01-01T00:00:00Z" - `extension._valueInstant` (object) An extension object type #Element. - `extension.valueInteger` (number) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: 1 - `extension._valueInteger` (object) An extension object type #Element. - `extension.valueMarkdown` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "Sample markdown text" - `extension._valueMarkdown` (object) An extension object type #Element. - `extension.valueOid` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "urn:oid:1.2.3.4.5" - `extension._valueOid` (object) An extension object type #Element. - `extension.valuePositiveInt` (number) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: 1 - `extension._valuePositiveInt` (object) An extension object type #Element. - `extension.valueString` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "example-string" - `extension._valueString` (object) An extension object type #Element. - `extension.valueTime` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "12:00:00" - `extension._valueTime` (object) An extension object type #Element. - `extension.valueUnsignedInt` (number) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). - `extension._valueUnsignedInt` (object) An extension object type #Element. - `extension.valueUri` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "https://example.org/resource" - `extension._valueUri` (object) An extension object type #Element. - `extension.valueUrl` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "https://example.org" - `extension._valueUrl` (object) An extension object type #Element. - `extension.valueUuid` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "urn:uuid:123e4567-e89b-12d3-a456-426614174000" - `extension._valueUuid` (object) An extension object type #Element. - `extension.valueAddress` (object) An extension object type #Address. - `extension.valueAge` (object) An extension object type #Age. - `extension.valueAnnotation` (object) An extension object type #Annotation. - `extension.valueAttachment` (object) An extension object type #Attachment. - `extension.valueCodeableConcept` (object) An extension object type #CodeableConcept. - `extension.valueCoding` (object) An extension object type #Coding. - `extension.valueContactPoint` (object) An extension object type #ContactPoint. - `extension.valueCount` (object) An extension object type #Count. - `extension.valueDistance` (object) An extension object type #Distance. - `extension.valueDuration` (object) An extension object type #Duration. - `extension.valueHumanName` (object) An extension object type #HumanName. - `extension.valueIdentifier` (object) An extension object type #Identifier. - `extension.valueMoney` (object) An extension object type #Money. - `extension.valuePeriod` (object) An extension object type #Period. - `extension.valueQuantity` (object) An extension object type #Quantity. - `extension.valueRange` (object) An extension object type #Range. - `extension.valueRatio` (object) An extension object type #Ratio. - `extension.valueReference` (object) An extension object type #Reference. - `extension.valueSampledData` (object) An extension object type #SampledData. - `extension.valueSignature` (object) An extension object type #Signature. - `extension.valueTiming` (object) An extension object type #Timing. - `extension.valueContactDetail` (object) An extension object type #ContactDetail. - `extension.valueContributor` (object) An extension object type #Contributor. - `extension.valueDataRequirement` (object) An extension object type #DataRequirement. - `extension.valueExpression` (object) An extension object type #Expression. - `extension.valueParameterDefinition` (object) An extension object type #ParameterDefinition. - `extension.valueRelatedArtifact` (object) An extension object type #RelatedArtifact. - `extension.valueTriggerDefinition` (object) An extension object type #TriggerDefinition. - `extension.valueUsageContext` (object) An extension object type #UsageContext. - `extension.valueDosage` (object) An extension object type #Dosage. - `extension.valueMeta` (object) An extension object type #Meta. - `modifierExtension` (array) 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). - `url` (string) String of characters used to identify a name or a resource Example: "https://example.org/resource" - `_url` (object) Base definition for all elements in a resource. - `version` (string) A sequence of Unicode characters Example: "example-string" - `_version` (object) Base definition for all elements in a resource. - `name` (string) A sequence of Unicode characters Example: "example-string" - `_name` (object) Base definition for all elements in a resource. - `title` (string) A sequence of Unicode characters Example: "example-string" - `_title` (object) Base definition for all elements in a resource. - `status` (any) The status of this implementation guide. Enables tracking the life-cycle of the content. Enum: "draft", "active", "retired", "unknown" - `_status` (object) Base definition for all elements in a resource. - `experimental` (boolean) Value of "true" or "false" Example: true - `_experimental` (object) Base definition for all elements in a resource. - `date` (string) A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates. Example: "2024-01-01T00:00:00Z" - `_date` (object) Base definition for all elements in a resource. - `publisher` (string) A sequence of Unicode characters Example: "example-string" - `_publisher` (object) Base definition for all elements in a resource. - `contact` (array) Contact details to assist a user in finding and communicating with the publisher. Example: [{"name":"ONC","telecom":[{"system":"url","value":"http://www.healthit.gov"}]},{"name":"HL7","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}] - `contact.name` (string) An extension object type #string. Example: "example-string" - `contact._name` (object) An extension object type #Element. - `contact.telecom` (array) The contact details for the individual (if a name was provided) or the organization. - `description` (string) A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine Example: "Sample markdown text" - `_description` (object) Base definition for all elements in a resource. - `useContext` (array) The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate implementation guide instances. - `useContext.code` (object, required) An extension object type #Coding. - `jurisdiction` (array) A legal or geographic region in which the implementation guide is intended to be used. Example: [{"coding":[{"system":"urn:iso:std:iso:3166","code":"US"}]}] - `jurisdiction.coding` (array) A reference to a code defined by a terminology system. - `jurisdiction.text` (string) An extension object type #string. Example: "example-string" - `jurisdiction._text` (object) An extension object type #Element. - `copyright` (string) A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine Example: "Sample markdown text" - `_copyright` (object) Base definition for all elements in a resource. - `packageId` (string) Any combination of letters, numerals, "-" and ".", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive. Example: "example-id" - `_packageId` (object) Base definition for all elements in a resource. - `license` (any) The license that applies to this Implementation Guide, using an SPDX license code, or 'not-open-source'. Enum: "not-open-source", "0BSD", "AAL", "Abstyles", "Adobe-2006", "Adobe-Glyph", "ADSL", "AFL-1.1", "AFL-1.2", "AFL-2.0", "AFL-2.1", "AFL-3.0", "Afmparse", "AGPL-1.0-only", "AGPL-1.0-or-later", "AGPL-3.0-only", "AGPL-3.0-or-later", "Aladdin", "AMDPLPA", "AML", "AMPAS", "ANTLR-PD", "Apache-1.0", "Apache-1.1", "Apache-2.0", "APAFML", "APL-1.0", "APSL-1.0", "APSL-1.1", "APSL-1.2", "APSL-2.0", "Artistic-1.0-cl8", "Artistic-1.0-Perl", "Artistic-1.0", "Artistic-2.0", "Bahyph", "Barr", "Beerware", "BitTorrent-1.0", "BitTorrent-1.1", "Borceux", "BSD-1-Clause", "BSD-2-Clause-FreeBSD", "BSD-2-Clause-NetBSD", "BSD-2-Clause-Patent", "BSD-2-Clause", "BSD-3-Clause-Attribution", "BSD-3-Clause-Clear", "BSD-3-Clause-LBNL", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause-No-Nuclear-License", "BSD-3-Clause-No-Nuclear-Warranty", "BSD-3-Clause", "BSD-4-Clause-UC", "BSD-4-Clause", "BSD-Protection", "BSD-Source-Code", "BSL-1.0", "bzip2-1.0.5", "bzip2-1.0.6", "Caldera", "CATOSL-1.1", "CC-BY-1.0", "CC-BY-2.0", "CC-BY-2.5", "CC-BY-3.0", "CC-BY-4.0", "CC-BY-NC-1.0", "CC-BY-NC-2.0", "CC-BY-NC-2.5", "CC-BY-NC-3.0", "CC-BY-NC-4.0", "CC-BY-NC-ND-1.0", "CC-BY-NC-ND-2.0", "CC-BY-NC-ND-2.5", "CC-BY-NC-ND-3.0", "CC-BY-NC-ND-4.0", "CC-BY-NC-SA-1.0", "CC-BY-NC-SA-2.0", "CC-BY-NC-SA-2.5", "CC-BY-NC-SA-3.0", "CC-BY-NC-SA-4.0", "CC-BY-ND-1.0", "CC-BY-ND-2.0", "CC-BY-ND-2.5", "CC-BY-ND-3.0", "CC-BY-ND-4.0", "CC-BY-SA-1.0", "CC-BY-SA-2.0", "CC-BY-SA-2.5", "CC-BY-SA-3.0", "CC-BY-SA-4.0", "CC0-1.0", "CDDL-1.0", "CDDL-1.1", "CDLA-Permissive-1.0", "CDLA-Sharing-1.0", "CECILL-1.0", "CECILL-1.1", "CECILL-2.0", "CECILL-2.1", "CECILL-B", "CECILL-C", "ClArtistic", "CNRI-Jython", "CNRI-Python-GPL-Compatible", "CNRI-Python", "Condor-1.1", "CPAL-1.0", "CPL-1.0", "CPOL-1.02", "Crossword", "CrystalStacker", "CUA-OPL-1.0", "Cube", "curl", "D-FSL-1.0", "diffmark", "DOC", "Dotseqn", "DSDP", "dvipdfm", "ECL-1.0", "ECL-2.0", "EFL-1.0", "EFL-2.0", "eGenix", "Entessa", "EPL-1.0", "EPL-2.0", "ErlPL-1.1", "EUDatagrid", "EUPL-1.0", "EUPL-1.1", "EUPL-1.2", "Eurosym", "Fair", "Frameworx-1.0", "FreeImage", "FSFAP", "FSFUL", "FSFULLR", "FTL", "GFDL-1.1-only", "GFDL-1.1-or-later", "GFDL-1.2-only", "GFDL-1.2-or-later", "GFDL-1.3-only", "GFDL-1.3-or-later", "Giftware", "GL2PS", "Glide", "Glulxe", "gnuplot", "GPL-1.0-only", "GPL-1.0-or-later", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-only", "GPL-3.0-or-later", "gSOAP-1.3b", "HaskellReport", "HPND", "IBM-pibs", "ICU", "IJG", "ImageMagick", "iMatix", "Imlib2", "Info-ZIP", "Intel-ACPI", "Intel", "Interbase-1.0", "IPA", "IPL-1.0", "ISC", "JasPer-2.0", "JSON", "LAL-1.2", "LAL-1.3", "Latex2e", "Leptonica", "LGPL-2.0-only", "LGPL-2.0-or-later", "LGPL-2.1-only", "LGPL-2.1-or-later", "LGPL-3.0-only", "LGPL-3.0-or-later", "LGPLLR", "Libpng", "libtiff", "LiLiQ-P-1.1", "LiLiQ-R-1.1", "LiLiQ-Rplus-1.1", "Linux-OpenIB", "LPL-1.0", "LPL-1.02", "LPPL-1.0", "LPPL-1.1", "LPPL-1.2", "LPPL-1.3a", "LPPL-1.3c", "MakeIndex", "MirOS", "MIT-0", "MIT-advertising", "MIT-CMU", "MIT-enna", "MIT-feh", "MIT", "MITNFA", "Motosoto", "mpich2", "MPL-1.0", "MPL-1.1", "MPL-2.0-no-copyleft-exception", "MPL-2.0", "MS-PL", "MS-RL", "MTLL", "Multics", "Mup", "NASA-1.3", "Naumen", "NBPL-1.0", "NCSA", "Net-SNMP", "NetCDF", "Newsletr", "NGPL", "NLOD-1.0", "NLPL", "Nokia", "NOSL", "Noweb", "NPL-1.0", "NPL-1.1", "NPOSL-3.0", "NRL", "NTP", "OCCT-PL", "OCLC-2.0", "ODbL-1.0", "OFL-1.0", "OFL-1.1", "OGTSL", "OLDAP-1.1", "OLDAP-1.2", "OLDAP-1.3", "OLDAP-1.4", "OLDAP-2.0.1", "OLDAP-2.0", "OLDAP-2.1", "OLDAP-2.2.1", "OLDAP-2.2.2", "OLDAP-2.2", "OLDAP-2.3", "OLDAP-2.4", "OLDAP-2.5", "OLDAP-2.6", "OLDAP-2.7", "OLDAP-2.8", "OML", "OpenSSL", "OPL-1.0", "OSET-PL-2.1", "OSL-1.0", "OSL-1.1", "OSL-2.0", "OSL-2.1", "OSL-3.0", "PDDL-1.0", "PHP-3.0", "PHP-3.01", "Plexus", "PostgreSQL", "psfrag", "psutils", "Python-2.0", "Qhull", "QPL-1.0", "Rdisc", "RHeCos-1.1", "RPL-1.1", "RPL-1.5", "RPSL-1.0", "RSA-MD", "RSCPL", "Ruby", "SAX-PD", "Saxpath", "SCEA", "Sendmail", "SGI-B-1.0", "SGI-B-1.1", "SGI-B-2.0", "SimPL-2.0", "SISSL-1.2", "SISSL", "Sleepycat", "SMLNJ", "SMPPL", "SNIA", "Spencer-86", "Spencer-94", "Spencer-99", "SPL-1.0", "SugarCRM-1.1.3", "SWL", "TCL", "TCP-wrappers", "TMate", "TORQUE-1.1", "TOSL", "Unicode-DFS-2015", "Unicode-DFS-2016", "Unicode-TOU", "Unlicense", "UPL-1.0", "Vim", "VOSTROM", "VSL-1.0", "W3C-19980720", "W3C-20150513", "W3C", "Watcom-1.0", "Wsuipa", "WTFPL", "X11", "Xerox", "XFree86-1.1", "xinetd", "Xnet", "xpp", "XSkat", "YPL-1.0", "YPL-1.1", "Zed", "Zend-2.0", "Zimbra-1.3", "Zimbra-1.4", "zlib-acknowledgement", "Zlib", "ZPL-1.1", "ZPL-2.0", "ZPL-2.1" - `_license` (object) Base definition for all elements in a resource. - `fhirVersion` (array) The version(s) of the FHIR specification that this ImplementationGuide targets - e.g. describes how to use. The value of this element is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 4.0.1. for this version. Enum: "0.01", "0.05", "0.06", "0.11", "0.0.80", "0.0.81", "0.0.82", "0.4.0", "0.5.0", "1.0.0", "1.0.1", "1.0.2", "1.1.0", "1.4.0", "1.6.0", "1.8.0", "3.0.0", "3.0.1", "3.3.0", "3.5.0", "4.0.0", "4.0.1" - `_fhirVersion` (array) Extensions for fhirVersion - `dependsOn` (array) Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides. Example: [{"uri":"http://hl7.org/fhir/ImplementationGuide/uscore"}] - `dependsOn.modifierExtension` (array) 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). - `dependsOn.uri` (string, required) An extension object type #canonical. Example: "http://example.org/Profile" - `dependsOn.packageId` (object) An extension object type #id. - `dependsOn._packageId` (object) An extension object type #Element. - `dependsOn.version` (string) An extension object type #string. Example: "example-string" - `dependsOn._version` (object) An extension object type #Element. - `global` (array) A set of profiles that all resources covered by this implementation guide must conform to. Example: [{"type":"Patient","profile":"http://hl7.org/fhir/us/core/StructureDefinition/patient"}] - `global.type` (string) An extension object type #code. Example: "sample-code" - `global._type` (object) An extension object type #Element. - `global.profile` (string, required) An extension object type #canonical. Example: "http://example.org/Profile" - `definition` (object) A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. - `definition.grouping` (array) A logical group of resources. Logical groups can be used when building pages. - `definition.resource` (array, required) A resource that is part of the implementation guide. Conformance resources (value set, structure definition, capability statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource. Example: "http://example.org/Profile" - `definition.page` (object) An extension object type #ImplementationGuide_Page. - `definition.parameter` (array) Defines how IG is built by tools. - `definition.template` (array) A template for building resources. - `manifest` (object) A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. - `manifest.rendering` (string) An extension object type #url. Example: "https://example.org" - `manifest._rendering` (object) An extension object type #Element. - `manifest.page` (array) Information about a page within the IG. - `manifest.image` (array) Indicates a relative path to an image that exists within the IG. Example: ["example-string"] - `manifest._image` (array) Extensions for image - `manifest.other` (array) Indicates the relative path of an additional non-page, non-image file that is part of the IG - e.g. zip, jar and similar files that could be the target of a hyperlink in a derived IG. Example: ["example-string"] - `manifest._other` (array) Extensions for other ## Response 200 fields (application/json): - `resourceType` (any, required) This is a ImplementationGuide resource Enum: "ImplementationGuide" - `id` (string) Any combination of letters, numerals, "-" and ".", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive. Example: "example-id" - `meta` (object) The metadata about a resource. This is content in the resource that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. - `meta.id` (string) An extension object type #string. Example: "example-string" - `meta.extension` (array) 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. - `meta.versionId` (object) An extension object type #id. - `meta._versionId` (object) An extension object type #Element. - `meta.lastUpdated` (object) An extension object type #instant. - `meta._lastUpdated` (object) An extension object type #Element. - `meta.source` (string) An extension object type #uri. Example: "https://example.org/resource" - `meta._source` (object) An extension object type #Element. - `meta.profile` (array) A list of profiles (references to [[[StructureDefinition]]] resources) that this resource claims to conform to. The URL is a reference to [[[StructureDefinition.url]]]. Example: ["http://example.org/Profile"] - `meta.security` (array) Security labels applied to this resource. These tags connect specific resources to the overall security policy and infrastructure. - `meta.tag` (array) Tags applied to this resource. Tags are intended to be used to identify and relate resources to process and workflow, and applications are not required to consider the tags when interpreting the meaning of a resource. - `implicitRules` (string) String of characters used to identify a name or a resource Example: "https://example.org/resource" - `_implicitRules` (object) Base definition for all elements in a resource. - `language` (string) A string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents Example: "sample-code" - `_language` (object) Base definition for all elements in a resource. - `text` (object) A human-readable summary of the resource conveying the essential clinical and business information for the resource. - `text.status` (any) The status of the narrative - whether it's entirely generated (from just the defined data or the extensions too), or whether a human authored it and it may contain additional data. Enum: "generated", "extensions", "additional", "empty" - `text._status` (object) An extension object type #Element. - `text.div` (string, required) An extension object type #xhtml. Example: "
Example
" - `contained` (array) 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. - `extension` (array) 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. - `extension.url` (string) An extension object type #uri. Example: "https://example.org/resource" - `extension._url` (object) An extension object type #Element. - `extension.valueBase64Binary` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "U2FtcGxl" - `extension._valueBase64Binary` (object) An extension object type #Element. - `extension.valueBoolean` (boolean) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: true - `extension._valueBoolean` (object) An extension object type #Element. - `extension.valueCanonical` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "http://example.org/Profile" - `extension._valueCanonical` (object) An extension object type #Element. - `extension.valueCode` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "sample-code" - `extension._valueCode` (object) An extension object type #Element. - `extension.valueDate` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "2024-01-01" - `extension._valueDate` (object) An extension object type #Element. - `extension.valueDateTime` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "2024-01-01T00:00:00Z" - `extension._valueDateTime` (object) An extension object type #Element. - `extension.valueDecimal` (number) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: 1.23 - `extension._valueDecimal` (object) An extension object type #Element. - `extension.valueId` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "example-id" - `extension._valueId` (object) An extension object type #Element. - `extension.valueInstant` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "2024-01-01T00:00:00Z" - `extension._valueInstant` (object) An extension object type #Element. - `extension.valueInteger` (number) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: 1 - `extension._valueInteger` (object) An extension object type #Element. - `extension.valueMarkdown` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "Sample markdown text" - `extension._valueMarkdown` (object) An extension object type #Element. - `extension.valueOid` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "urn:oid:1.2.3.4.5" - `extension._valueOid` (object) An extension object type #Element. - `extension.valuePositiveInt` (number) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: 1 - `extension._valuePositiveInt` (object) An extension object type #Element. - `extension.valueString` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "example-string" - `extension._valueString` (object) An extension object type #Element. - `extension.valueTime` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "12:00:00" - `extension._valueTime` (object) An extension object type #Element. - `extension.valueUnsignedInt` (number) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). - `extension._valueUnsignedInt` (object) An extension object type #Element. - `extension.valueUri` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "https://example.org/resource" - `extension._valueUri` (object) An extension object type #Element. - `extension.valueUrl` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "https://example.org" - `extension._valueUrl` (object) An extension object type #Element. - `extension.valueUuid` (string) Value of extension - must be one of a constrained set of the data types (see [Extensibility](https://hl7.org/fhir/extensibility.html) for a list). Example: "urn:uuid:123e4567-e89b-12d3-a456-426614174000" - `extension._valueUuid` (object) An extension object type #Element. - `extension.valueAddress` (object) An extension object type #Address. - `extension.valueAge` (object) An extension object type #Age. - `extension.valueAnnotation` (object) An extension object type #Annotation. - `extension.valueAttachment` (object) An extension object type #Attachment. - `extension.valueCodeableConcept` (object) An extension object type #CodeableConcept. - `extension.valueCoding` (object) An extension object type #Coding. - `extension.valueContactPoint` (object) An extension object type #ContactPoint. - `extension.valueCount` (object) An extension object type #Count. - `extension.valueDistance` (object) An extension object type #Distance. - `extension.valueDuration` (object) An extension object type #Duration. - `extension.valueHumanName` (object) An extension object type #HumanName. - `extension.valueIdentifier` (object) An extension object type #Identifier. - `extension.valueMoney` (object) An extension object type #Money. - `extension.valuePeriod` (object) An extension object type #Period. - `extension.valueQuantity` (object) An extension object type #Quantity. - `extension.valueRange` (object) An extension object type #Range. - `extension.valueRatio` (object) An extension object type #Ratio. - `extension.valueReference` (object) An extension object type #Reference. - `extension.valueSampledData` (object) An extension object type #SampledData. - `extension.valueSignature` (object) An extension object type #Signature. - `extension.valueTiming` (object) An extension object type #Timing. - `extension.valueContactDetail` (object) An extension object type #ContactDetail. - `extension.valueContributor` (object) An extension object type #Contributor. - `extension.valueDataRequirement` (object) An extension object type #DataRequirement. - `extension.valueExpression` (object) An extension object type #Expression. - `extension.valueParameterDefinition` (object) An extension object type #ParameterDefinition. - `extension.valueRelatedArtifact` (object) An extension object type #RelatedArtifact. - `extension.valueTriggerDefinition` (object) An extension object type #TriggerDefinition. - `extension.valueUsageContext` (object) An extension object type #UsageContext. - `extension.valueDosage` (object) An extension object type #Dosage. - `extension.valueMeta` (object) An extension object type #Meta. - `modifierExtension` (array) 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). - `url` (string) String of characters used to identify a name or a resource Example: "https://example.org/resource" - `_url` (object) Base definition for all elements in a resource. - `version` (string) A sequence of Unicode characters Example: "example-string" - `_version` (object) Base definition for all elements in a resource. - `name` (string) A sequence of Unicode characters Example: "example-string" - `_name` (object) Base definition for all elements in a resource. - `title` (string) A sequence of Unicode characters Example: "example-string" - `_title` (object) Base definition for all elements in a resource. - `status` (any) The status of this implementation guide. Enables tracking the life-cycle of the content. Enum: "draft", "active", "retired", "unknown" - `_status` (object) Base definition for all elements in a resource. - `experimental` (boolean) Value of "true" or "false" Example: true - `_experimental` (object) Base definition for all elements in a resource. - `date` (string) A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates. Example: "2024-01-01T00:00:00Z" - `_date` (object) Base definition for all elements in a resource. - `publisher` (string) A sequence of Unicode characters Example: "example-string" - `_publisher` (object) Base definition for all elements in a resource. - `contact` (array) Contact details to assist a user in finding and communicating with the publisher. Example: [{"name":"ONC","telecom":[{"system":"url","value":"http://www.healthit.gov"}]},{"name":"HL7","telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}] - `contact.name` (string) An extension object type #string. Example: "example-string" - `contact._name` (object) An extension object type #Element. - `contact.telecom` (array) The contact details for the individual (if a name was provided) or the organization. - `description` (string) A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine Example: "Sample markdown text" - `_description` (object) Base definition for all elements in a resource. - `useContext` (array) The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate implementation guide instances. - `useContext.code` (object, required) An extension object type #Coding. - `jurisdiction` (array) A legal or geographic region in which the implementation guide is intended to be used. Example: [{"coding":[{"system":"urn:iso:std:iso:3166","code":"US"}]}] - `jurisdiction.coding` (array) A reference to a code defined by a terminology system. - `jurisdiction.text` (string) An extension object type #string. Example: "example-string" - `jurisdiction._text` (object) An extension object type #Element. - `copyright` (string) A string that may contain Github Flavored Markdown syntax for optional processing by a mark down presentation engine Example: "Sample markdown text" - `_copyright` (object) Base definition for all elements in a resource. - `packageId` (string) Any combination of letters, numerals, "-" and ".", with a length limit of 64 characters. (This might be an integer, an unprefixed OID, UUID or any other identifier pattern that meets these constraints.) Ids are case-insensitive. Example: "example-id" - `_packageId` (object) Base definition for all elements in a resource. - `license` (any) The license that applies to this Implementation Guide, using an SPDX license code, or 'not-open-source'. Enum: "not-open-source", "0BSD", "AAL", "Abstyles", "Adobe-2006", "Adobe-Glyph", "ADSL", "AFL-1.1", "AFL-1.2", "AFL-2.0", "AFL-2.1", "AFL-3.0", "Afmparse", "AGPL-1.0-only", "AGPL-1.0-or-later", "AGPL-3.0-only", "AGPL-3.0-or-later", "Aladdin", "AMDPLPA", "AML", "AMPAS", "ANTLR-PD", "Apache-1.0", "Apache-1.1", "Apache-2.0", "APAFML", "APL-1.0", "APSL-1.0", "APSL-1.1", "APSL-1.2", "APSL-2.0", "Artistic-1.0-cl8", "Artistic-1.0-Perl", "Artistic-1.0", "Artistic-2.0", "Bahyph", "Barr", "Beerware", "BitTorrent-1.0", "BitTorrent-1.1", "Borceux", "BSD-1-Clause", "BSD-2-Clause-FreeBSD", "BSD-2-Clause-NetBSD", "BSD-2-Clause-Patent", "BSD-2-Clause", "BSD-3-Clause-Attribution", "BSD-3-Clause-Clear", "BSD-3-Clause-LBNL", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause-No-Nuclear-License", "BSD-3-Clause-No-Nuclear-Warranty", "BSD-3-Clause", "BSD-4-Clause-UC", "BSD-4-Clause", "BSD-Protection", "BSD-Source-Code", "BSL-1.0", "bzip2-1.0.5", "bzip2-1.0.6", "Caldera", "CATOSL-1.1", "CC-BY-1.0", "CC-BY-2.0", "CC-BY-2.5", "CC-BY-3.0", "CC-BY-4.0", "CC-BY-NC-1.0", "CC-BY-NC-2.0", "CC-BY-NC-2.5", "CC-BY-NC-3.0", "CC-BY-NC-4.0", "CC-BY-NC-ND-1.0", "CC-BY-NC-ND-2.0", "CC-BY-NC-ND-2.5", "CC-BY-NC-ND-3.0", "CC-BY-NC-ND-4.0", "CC-BY-NC-SA-1.0", "CC-BY-NC-SA-2.0", "CC-BY-NC-SA-2.5", "CC-BY-NC-SA-3.0", "CC-BY-NC-SA-4.0", "CC-BY-ND-1.0", "CC-BY-ND-2.0", "CC-BY-ND-2.5", "CC-BY-ND-3.0", "CC-BY-ND-4.0", "CC-BY-SA-1.0", "CC-BY-SA-2.0", "CC-BY-SA-2.5", "CC-BY-SA-3.0", "CC-BY-SA-4.0", "CC0-1.0", "CDDL-1.0", "CDDL-1.1", "CDLA-Permissive-1.0", "CDLA-Sharing-1.0", "CECILL-1.0", "CECILL-1.1", "CECILL-2.0", "CECILL-2.1", "CECILL-B", "CECILL-C", "ClArtistic", "CNRI-Jython", "CNRI-Python-GPL-Compatible", "CNRI-Python", "Condor-1.1", "CPAL-1.0", "CPL-1.0", "CPOL-1.02", "Crossword", "CrystalStacker", "CUA-OPL-1.0", "Cube", "curl", "D-FSL-1.0", "diffmark", "DOC", "Dotseqn", "DSDP", "dvipdfm", "ECL-1.0", "ECL-2.0", "EFL-1.0", "EFL-2.0", "eGenix", "Entessa", "EPL-1.0", "EPL-2.0", "ErlPL-1.1", "EUDatagrid", "EUPL-1.0", "EUPL-1.1", "EUPL-1.2", "Eurosym", "Fair", "Frameworx-1.0", "FreeImage", "FSFAP", "FSFUL", "FSFULLR", "FTL", "GFDL-1.1-only", "GFDL-1.1-or-later", "GFDL-1.2-only", "GFDL-1.2-or-later", "GFDL-1.3-only", "GFDL-1.3-or-later", "Giftware", "GL2PS", "Glide", "Glulxe", "gnuplot", "GPL-1.0-only", "GPL-1.0-or-later", "GPL-2.0-only", "GPL-2.0-or-later", "GPL-3.0-only", "GPL-3.0-or-later", "gSOAP-1.3b", "HaskellReport", "HPND", "IBM-pibs", "ICU", "IJG", "ImageMagick", "iMatix", "Imlib2", "Info-ZIP", "Intel-ACPI", "Intel", "Interbase-1.0", "IPA", "IPL-1.0", "ISC", "JasPer-2.0", "JSON", "LAL-1.2", "LAL-1.3", "Latex2e", "Leptonica", "LGPL-2.0-only", "LGPL-2.0-or-later", "LGPL-2.1-only", "LGPL-2.1-or-later", "LGPL-3.0-only", "LGPL-3.0-or-later", "LGPLLR", "Libpng", "libtiff", "LiLiQ-P-1.1", "LiLiQ-R-1.1", "LiLiQ-Rplus-1.1", "Linux-OpenIB", "LPL-1.0", "LPL-1.02", "LPPL-1.0", "LPPL-1.1", "LPPL-1.2", "LPPL-1.3a", "LPPL-1.3c", "MakeIndex", "MirOS", "MIT-0", "MIT-advertising", "MIT-CMU", "MIT-enna", "MIT-feh", "MIT", "MITNFA", "Motosoto", "mpich2", "MPL-1.0", "MPL-1.1", "MPL-2.0-no-copyleft-exception", "MPL-2.0", "MS-PL", "MS-RL", "MTLL", "Multics", "Mup", "NASA-1.3", "Naumen", "NBPL-1.0", "NCSA", "Net-SNMP", "NetCDF", "Newsletr", "NGPL", "NLOD-1.0", "NLPL", "Nokia", "NOSL", "Noweb", "NPL-1.0", "NPL-1.1", "NPOSL-3.0", "NRL", "NTP", "OCCT-PL", "OCLC-2.0", "ODbL-1.0", "OFL-1.0", "OFL-1.1", "OGTSL", "OLDAP-1.1", "OLDAP-1.2", "OLDAP-1.3", "OLDAP-1.4", "OLDAP-2.0.1", "OLDAP-2.0", "OLDAP-2.1", "OLDAP-2.2.1", "OLDAP-2.2.2", "OLDAP-2.2", "OLDAP-2.3", "OLDAP-2.4", "OLDAP-2.5", "OLDAP-2.6", "OLDAP-2.7", "OLDAP-2.8", "OML", "OpenSSL", "OPL-1.0", "OSET-PL-2.1", "OSL-1.0", "OSL-1.1", "OSL-2.0", "OSL-2.1", "OSL-3.0", "PDDL-1.0", "PHP-3.0", "PHP-3.01", "Plexus", "PostgreSQL", "psfrag", "psutils", "Python-2.0", "Qhull", "QPL-1.0", "Rdisc", "RHeCos-1.1", "RPL-1.1", "RPL-1.5", "RPSL-1.0", "RSA-MD", "RSCPL", "Ruby", "SAX-PD", "Saxpath", "SCEA", "Sendmail", "SGI-B-1.0", "SGI-B-1.1", "SGI-B-2.0", "SimPL-2.0", "SISSL-1.2", "SISSL", "Sleepycat", "SMLNJ", "SMPPL", "SNIA", "Spencer-86", "Spencer-94", "Spencer-99", "SPL-1.0", "SugarCRM-1.1.3", "SWL", "TCL", "TCP-wrappers", "TMate", "TORQUE-1.1", "TOSL", "Unicode-DFS-2015", "Unicode-DFS-2016", "Unicode-TOU", "Unlicense", "UPL-1.0", "Vim", "VOSTROM", "VSL-1.0", "W3C-19980720", "W3C-20150513", "W3C", "Watcom-1.0", "Wsuipa", "WTFPL", "X11", "Xerox", "XFree86-1.1", "xinetd", "Xnet", "xpp", "XSkat", "YPL-1.0", "YPL-1.1", "Zed", "Zend-2.0", "Zimbra-1.3", "Zimbra-1.4", "zlib-acknowledgement", "Zlib", "ZPL-1.1", "ZPL-2.0", "ZPL-2.1" - `_license` (object) Base definition for all elements in a resource. - `fhirVersion` (array) The version(s) of the FHIR specification that this ImplementationGuide targets - e.g. describes how to use. The value of this element is the formal version of the specification, without the revision number, e.g. [publication].[major].[minor], which is 4.0.1. for this version. Enum: "0.01", "0.05", "0.06", "0.11", "0.0.80", "0.0.81", "0.0.82", "0.4.0", "0.5.0", "1.0.0", "1.0.1", "1.0.2", "1.1.0", "1.4.0", "1.6.0", "1.8.0", "3.0.0", "3.0.1", "3.3.0", "3.5.0", "4.0.0", "4.0.1" - `_fhirVersion` (array) Extensions for fhirVersion - `dependsOn` (array) Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides. Example: [{"uri":"http://hl7.org/fhir/ImplementationGuide/uscore"}] - `dependsOn.modifierExtension` (array) 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). - `dependsOn.uri` (string, required) An extension object type #canonical. Example: "http://example.org/Profile" - `dependsOn.packageId` (object) An extension object type #id. - `dependsOn._packageId` (object) An extension object type #Element. - `dependsOn.version` (string) An extension object type #string. Example: "example-string" - `dependsOn._version` (object) An extension object type #Element. - `global` (array) A set of profiles that all resources covered by this implementation guide must conform to. Example: [{"type":"Patient","profile":"http://hl7.org/fhir/us/core/StructureDefinition/patient"}] - `global.type` (string) An extension object type #code. Example: "sample-code" - `global._type` (object) An extension object type #Element. - `global.profile` (string, required) An extension object type #canonical. Example: "http://example.org/Profile" - `definition` (object) A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. - `definition.grouping` (array) A logical group of resources. Logical groups can be used when building pages. - `definition.resource` (array, required) A resource that is part of the implementation guide. Conformance resources (value set, structure definition, capability statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource. Example: "http://example.org/Profile" - `definition.page` (object) An extension object type #ImplementationGuide_Page. - `definition.parameter` (array) Defines how IG is built by tools. - `definition.template` (array) A template for building resources. - `manifest` (object) A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. - `manifest.rendering` (string) An extension object type #url. Example: "https://example.org" - `manifest._rendering` (object) An extension object type #Element. - `manifest.page` (array) Information about a page within the IG. - `manifest.image` (array) Indicates a relative path to an image that exists within the IG. Example: ["example-string"] - `manifest._image` (array) Extensions for image - `manifest.other` (array) Indicates the relative path of an additional non-page, non-image file that is part of the IG - e.g. zip, jar and similar files that could be the target of a hyperlink in a derived IG. Example: ["example-string"] - `manifest._other` (array) Extensions for other ## Response 401 fields (application/json): - `message` (string, required) Error message indicating unauthorized access. Example: "Unauthorized" - `statusCode` (number, required) HTTP status code for unauthorized access. Example: 401 ## Response 400 fields ## Response 404 fields