V2+
2.1.0 - CI Build
V2+ - Local Development build (v2.1.0). See the Directory of published versions
JSON representation of the PIDSegment logical model.
{
"resourceType" : "StructureDefinition",
"id" : "PIDSegment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>PID-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/PIDSegment",
"version" : "2.1.0",
"name" : "v2plus.Segment",
"title" : "PID-Segment (Definition) Title",
"status" : "active",
"experimental" : false,
"date" : "2021-04-23T17:12:04+02:00",
"publisher" : "Frank Oemig",
"description" : "PID-Segment Definition Description",
"fhirVersion" : "4.0.1",
"kind" : "logical",
"abstract" : false,
"type" : "PID",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Base",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "PID",
"path" : "PID",
"min" : 1,
"max" : "1",
"base" : {
"path" : "Base",
"min" : 0,
"max" : "*"
},
"isModifier" : false
},
{
"id" : "PID.setId",
"path" : "PID.setId",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"base" : {
"path" : "PID.setId",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "SI"
}
]
},
{
"id" : "PID.patientID",
"path" : "PID.patientID",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "0",
"base" : {
"path" : "PID.patientID",
"min" : 0,
"max" : "0"
},
"type" : [
{
"code" : "II"
}
]
},
{
"id" : "PID.identifier",
"path" : "PID.identifier",
"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" : "PID.identifier",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "CX"
}
],
"mustSupport" : true
},
{
"id" : "PID.alternateIdentifier",
"path" : "PID.alternateIdentifier",
"min" : 0,
"max" : "0",
"base" : {
"path" : "PID.alternateIdentifier",
"min" : 0,
"max" : "0"
},
"type" : [
{
"code" : "CX"
}
]
},
{
"id" : "PID.name",
"path" : "PID.name",
"min" : 1,
"max" : "*",
"base" : {
"path" : "PID.name",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/v2plus/StructureDefinition/PN"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ActCode"
}
},
{
"id" : "PID.mothersMaidenName",
"path" : "PID.mothersMaidenName",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"base" : {
"path" : "PID.mothersMaidenName",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "PID.text",
"path" : "PID.text",
"min" : 0,
"max" : "1",
"base" : {
"path" : "PID.text",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "XPN"
}
]
},
{
"id" : "PID.dateOfBirth",
"path" : "PID.dateOfBirth",
"min" : 0,
"max" : "1",
"base" : {
"path" : "PID.dateOfBirth",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "DT"
}
]
},
{
"id" : "PID.administrativeSex",
"path" : "PID.administrativeSex",
"min" : 0,
"max" : "1",
"base" : {
"path" : "PID.administrativeSex",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "CE"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://terminology.hl7.org/ValueSet/v2-AdministrativeSex"
}
}
]
},
"differential" : {
"element" : [
{
"id" : "PID",
"path" : "PID",
"min" : 1,
"max" : "1"
},
{
"id" : "PID.setId",
"path" : "PID.setId",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "SI"
}
]
},
{
"id" : "PID.patientID",
"path" : "PID.patientID",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "0",
"type" : [
{
"code" : "II"
}
]
},
{
"id" : "PID.identifier",
"path" : "PID.identifier",
"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" : "*",
"type" : [
{
"code" : "CX"
}
],
"mustSupport" : true
},
{
"id" : "PID.alternateIdentifier",
"path" : "PID.alternateIdentifier",
"min" : 0,
"max" : "0",
"type" : [
{
"code" : "CX"
}
]
},
{
"id" : "PID.name",
"path" : "PID.name",
"min" : 1,
"max" : "*",
"type" : [
{
"code" : "http://hl7.org/fhir/v2plus/StructureDefinition/PN"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "extensible",
"valueSet" : "http://terminology.hl7.org/ValueSet/v3-ActCode"
}
},
{
"id" : "PID.mothersMaidenName",
"path" : "PID.mothersMaidenName",
"representation" : [
"xmlAttr"
],
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "PID.text",
"path" : "PID.text",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "XPN"
}
]
},
{
"id" : "PID.dateOfBirth",
"path" : "PID.dateOfBirth",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "DT"
}
]
},
{
"id" : "PID.administrativeSex",
"path" : "PID.administrativeSex",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "CE"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://terminology.hl7.org/ValueSet/v2-AdministrativeSex"
}
}
]
}
}