V2+
2.1.0 - CI Build
V2+ - Local Development build (v2.1.0). See the Directory of published versions
JSON representation of the Segment logical model.
{
"resourceType" : "StructureDefinition",
"id" : "Segment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Segment Description in general</p>\n <p>specific addition</p>\n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace",
"valueUri" : "urn:hl7-org:v2plus"
}
],
"url" : "http://hl7.org/fhir/v2plus/StructureDefinition/Segment",
"version" : "2.1.0",
"name" : "v2plus.Segment",
"title" : "Segment (Definition)",
"status" : "active",
"experimental" : false,
"date" : "2021-04-23T17:12:04+02:00",
"publisher" : "Frank Oemig",
"description" : "Segment Definition",
"fhirVersion" : "4.0.1",
"kind" : "logical",
"abstract" : false,
"type" : "Segment",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "Segment",
"path" : "Segment",
"short" : "This structure definition describes the contents of a segment.",
"definition" : "This structure definition describes the contents of a segment.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Base",
"min" : 0,
"max" : "*"
},
"isModifier" : false
},
{
"id" : "Segment.code",
"path" : "Segment.code",
"representation" : [
"xmlAttr"
],
"short" : "A three letter code as an identifier for the segment.",
"definition" : "A three letter code identifies the segment.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Segment.code",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "code"
}
]
},
{
"id" : "Segment.description",
"path" : "Segment.description",
"representation" : [
"xmlAttr"
],
"short" : "A description for the purpose and contents of this segment.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Segment.description",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Segment.field",
"path" : "Segment.field",
"short" : "A segment consists of a list of fields that are referenced and their use specified.",
"definition" : "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min" : 1,
"max" : "*",
"base" : {
"path" : "Segment.field",
"min" : 1,
"max" : "*"
}
},
{
"id" : "Segment.field.seqno",
"path" : "Segment.field.seqno",
"short" : "Position of this field within the segment.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Segment.field.seqno",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "integer"
}
]
},
{
"id" : "Segment.field.dataelement",
"path" : "Segment.field.dataelement",
"representation" : [
"xmlAttr"
],
"short" : "Reference to the data element",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Segment.field.dataelement",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/v2plus/StructureDefinition/DataElement"
}
],
"mustSupport" : true
},
{
"id" : "Segment.field.implement",
"path" : "Segment.field.implement",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"base" : {
"path" : "Segment.field.implement",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : true
},
{
"id" : "Segment.field.minCardinality",
"path" : "Segment.field.minCardinality",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"base" : {
"path" : "Segment.field.minCardinality",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : true
},
{
"id" : "Segment.field.maxCardinality",
"path" : "Segment.field.maxCardinality",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"base" : {
"path" : "Segment.field.maxCardinality",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : true
}
]
},
"differential" : {
"element" : [
{
"id" : "Segment",
"path" : "Segment",
"short" : "This structure definition describes the contents of a segment.",
"definition" : "This structure definition describes the contents of a segment.",
"min" : 1,
"max" : "1"
},
{
"id" : "Segment.code",
"path" : "Segment.code",
"representation" : [
"xmlAttr"
],
"short" : "A three letter code as an identifier for the segment.",
"definition" : "A three letter code identifies the segment.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "code"
}
]
},
{
"id" : "Segment.description",
"path" : "Segment.description",
"representation" : [
"xmlAttr"
],
"short" : "A description for the purpose and contents of this segment.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Segment.field",
"path" : "Segment.field",
"short" : "A segment consists of a list of fields that are referenced and their use specified.",
"definition" : "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question",
"min" : 1,
"max" : "*"
},
{
"id" : "Segment.field.seqno",
"path" : "Segment.field.seqno",
"short" : "Position of this field within the segment.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "integer"
}
]
},
{
"id" : "Segment.field.dataelement",
"path" : "Segment.field.dataelement",
"representation" : [
"xmlAttr"
],
"short" : "Reference to the data element",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "http://hl7.org/fhir/v2plus/StructureDefinition/DataElement"
}
],
"mustSupport" : true
},
{
"id" : "Segment.field.implement",
"path" : "Segment.field.implement",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
],
"mustSupport" : true
},
{
"id" : "Segment.field.minCardinality",
"path" : "Segment.field.minCardinality",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : true
},
{
"id" : "Segment.field.maxCardinality",
"path" : "Segment.field.maxCardinality",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "integer"
}
],
"mustSupport" : true
}
]
}
}