Skip to main content

ImplementationGuide

Trial Use 4 Conformance

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/ImplementationGuide
InteractionMethodPath
ReadGET/fhir/R5/ImplementationGuide/[id]
VreadGET/fhir/R5/ImplementationGuide/[id]/_history/[vid]
UpdatePUT/fhir/R5/ImplementationGuide/[id]
PatchPATCH/fhir/R5/ImplementationGuide/[id]
DeleteDELETE/fhir/R5/ImplementationGuide/[id]
CreatePOST/fhir/R5/ImplementationGuide
SearchGET/fhir/R5/ImplementationGuide?...
HistoryGET/fhir/R5/ImplementationGuide/[id]/_history
Type-historyGET/fhir/R5/ImplementationGuide/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri1..1Canonical identifier for this implementation guide, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the implementation guide (business identifier)
versionstring0..1Business version of the implementation guide
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring1..1Name for this implementation guide (computer friendly)
titlestring0..1Name for this implementation guide (human friendly)
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime0..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the implementation guide
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for implementation guide (if applicable)
purposemarkdown0..1Why this implementation guide is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
packageIdid1..1NPM Package name for IG
licensecode0..1SPDX license code for this IG (or not-open-source)
fhirVersioncode1..*FHIR Version(s) this Implementation Guide targets
dependsOnBackboneElement0..*Another Implementation guide this depends on
globalBackboneElement0..*Profiles that apply globally
definitionBackboneElement0..1Information needed to build the IG
manifestBackboneElement0..1Information about an assembled IG

Resource-specific search parameters

ParameterTypeDescription
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
depends-onreferenceIdentity of the IG that this depends on
descriptionstringThe description of the activity definition
experimentaltokenFor testing purposes, not real usage
globalreferenceProfile that all resources must conform to
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
publisherstringName of the publisher of the activity definition
resourcereferenceLocation of the resource
statustokenThe current status of the activity definition
titlestringThe human-friendly name of the activity definition
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference