Id2.16.840.1.113883.4.642.3.681Effective Date2019‑11‑01 09:29:23
Canonical URIhttp://hl7.org/fhir/ValueSet/map-transform
Statusdraft DraftVersion Label4.0.1
NameStructureMapTransformDisplay NameStructureMapTransform
DescriptionHow data is copied/created.
Source Code System
2.16.840.1.113883.4.642.4.682 - StructureMapTransform - FHIR: http://hl7.org/fhir/map-transform
Level/ TypeCodeDisplay NameCode SystemCode System VersionDesignationsDescription
0‑L
create
create
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: create
create(type : string) - type is passed through to the application on the standard API, and must be known by it.
0‑L
copy
copy
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: copy
copy(source).
0‑L
truncate
truncate
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: truncate
truncate(source, length) - source must be stringy type.
0‑L
escape
escape
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: escape
escape(source, fmt1, fmt2) - change source from one kind of escaping to another (plain, java, xml, json). note that this is for when the string itself is escaped.
0‑L
cast
cast
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: cast
cast(source, type?) - case source from one type to another. target type can be left as implicit if there is one and only one target type known.
0‑L
append
append
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: append
append(source...) - source is element or string.
0‑L
translate
translate
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: translate
translate(source, uri_of_map) - use the translate operation.
0‑L
reference
reference
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: reference
reference(source : object) - return a string that references the provided tree properly.
0‑L
dateOp
dateOp
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: dateOp
Perform a date operation. *Parameters to be documented*.
0‑L
uuid
uuid
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: uuid
Generate a random UUID (in lowercase). No Parameters.
0‑L
pointer
pointer
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: pointer
Return the appropriate string to put in a reference that refers to the resource provided as a parameter.
0‑L
evaluate
evaluate
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: evaluate
Execute the supplied FHIRPath expression and use the value returned by that.
0‑L
cc
cc
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: cc
Create a CodeableConcept. Parameters = (text) or (system. Code[, display]).
0‑L
c
c
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: c
Create a Coding. Parameters = (system. Code[, display]).
0‑L
qty
qty
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: qty
Create a quantity. Parameters = (text) or (value, unit, [system, code]) where text is the natural representation e.g. [comparator]value[space]unit.
0‑L
id
id
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: id
Create an identifier. Parameters = (system, value[, type]) where type is a code from the identifier type value set.
0‑L
cp
cp
StructureMapTransform2019-11-01T09:29:23
en-US Preferred: cp
Create a contact details. Parameters = (value) or (system, value). If no system is provided, the system should be inferred from the content of the value.

Legenda: Type L=leaf, S=specializable, A=abstract, D=deprecated. NullFlavor OTH (other) suggests text in originalText. HL7 V3: NullFlavors to appear in @nullFlavor attribute instead of @code.
downloadXML JSON CSV SQL SVS