ImplementationGuide
ImplementationGuide
draftResource100 elementsv4.0.1
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.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/ImplementationGuide
- ID
- ImplementationGuide
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (FHIR Infrastructure)
- Version
- 4.0.1
- Purpose
- An implementation guide is able to define default profiles that must apply to any use of a resource, so validation services may need to take one or more implementation guide resources when validating.
| Path | Card. | Type | Description |
|---|---|---|---|
ImplementationGuide | 0..* | A set of rules about how FHIR is used | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentpreferred: languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
url | 1..1 | uri | Canonical identifier for this implementation guide, represented as a URI (globally unique) |
version | 0..1 | string | Business version of the implementation guide |
name | 1..1 | string | Name for this implementation guide (computer friendly) |
title | 0..1 | string | Name for this implementation guide (human friendly) |
status | 1..1 | code | draft | active | retired | unknownrequired: publication-status |
experimental | 0..1 | boolean | For testing purposes, not real usage |
date | 0..1 | dateTime | Date last changed |
publisher | 0..1 | string | Name of the publisher (organization or individual) |
contact | 0..* | Contact details for the publisher | |
description | 0..1 | markdown | Natural language description of the implementation guide |
useContext | 0..* | The context that the content is intended to support | |
jurisdiction | 0..* | Intended jurisdiction for implementation guide (if applicable)extensible: jurisdiction | |
copyright | 0..1 | markdown | Use and/or publishing restrictions |
packageId | 1..1 | id | NPM Package name for IG |
license | 0..1 | code | SPDX license code for this IG (or not-open-source)required: spdx-license |
fhirVersion | 1..* | code | FHIR Version(s) this Implementation Guide targetsrequired: FHIR-version |
dependsOn | 0..* | BackboneElement | Another Implementation guide this depends on |
global | 0..* | BackboneElement | Profiles that apply globally |
definition | 0..1 | BackboneElement | Information needed to build the IG |
manifest | 0..1 | BackboneElement | Information about an assembled IG |