Skip to main content

StructureMap

Trial Use 4 Conformance

A Map of relationships between 2 structures that can be used to transform data.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
urluri1..1Canonical identifier for this structure map, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the structure map
versionstring0..1Business version of the structure map
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring1..1Name for this structure map (computer friendly)
titlestring0..1Name for this structure map (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 structure map
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for structure map (if applicable)
purposemarkdown0..1Why this structure map is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
structureBackboneElement0..*Structure Definition used by this map
importcanonical0..*Other maps used by this map (canonical URLs)
constBackboneElement0..*Definition of the constant value used in the map rules
groupBackboneElement1..*Named sections for reader convenience

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
descriptionstringThe description of the activity definition
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
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

  • Official FHIR R5 spec: StructureMap
  • Maturity: Trial Use 4 (FMM 4).