Foundation
This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
DSTU
(v5.0.0-draft-final:
Final
QA
Preview
for
R5
-
see
ballot
notes
1).
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
| Modeling and Methodology Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw JSON ( canonical form + also see JSON Format Specification )
Gender
of
the
family
relation
StructureDefinition
for
integer64
{
"resourceType": "StructureDefinition",
"id": "familyhistory-gender",
"url": "http://hl7.org/fhir/StructureDefinition/familyhistory-gender",
"name": "Gender of the family relation",
"display": "gender",
"publisher": "Health Level Seven, Inc. - FHIR WG",
"contact": [
"resourceType" : "StructureDefinition",
"id" : "integer64",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">to do</div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode" : "has-range"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode" : "has-length"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/integer64",
"version" : "5.0.0-draft-final",
"name" : "integer64",
"status" : "active",
"experimental" : false,
"date" : "2023-03-01T23:03:57+11:00",
"publisher" : "HL7 FHIR Standard",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "integer64 Type: A very large whole number",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"fhirVersion" : "5.0.0-draft-final",
"kind" : "primitive-type",
"abstract" : false,
"type" : "integer64",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/PrimitiveType",
"derivation" : "specialization",
"snapshot" : {
"element" : [{
"id" : "integer64",
"path" : "integer64",
"short" : "Primitive Type integer64",
"definition" : "A very large whole number",
"comment" : "Typically this is used for record counters (e.g. database keys)",
"min" : 0,
"max" : "*",
"base" : {
"path" : "integer64",
"min" : 0,
"max" : "*"
},
"constraint" : [{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "hasValue() or (children().count() > id.count())",
"source" : "http://hl7.org/fhir/StructureDefinition/Element"
}],
"isModifier" : false,
"isSummary" : false
},
{
"telecom": [
{
"system": "url",
"value": "HL7"
}
]
}
],
"description": "The gender of the nominated relation.",
"status": "draft",
"date": "2015-02-21",
"type": "extension",
"abstract": false,
"contextType": "resource",
"context": [
"FamilyHistory.relation"
],
"base": "http://hl7.org/fhir/StructureDefinition/Extension",
"snapshot": {
"element": [
{
"path": "Extension",
"short": "Gender of the family relation",
"definition": "The gender of the nominated relation.",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension"
}
]
"id" : "integer64.id",
"path" : "integer64.id",
"representation" : ["xmlAttr"],
"short" : "xml:id (or equivalent in JSON)",
"definition" : "unique id for the element within a resource (for internal references)",
"min" : 0,
"max" : "1",
"base" : {
"path" : "Element.id",
"min" : 0,
"max" : "1"
},
{
"path": "Extension.id",
"representation": [
"xmlAttr"
],
"short": "xml:id (or equivalent in JSON)",
"definition": "unique id for the element within a resource (for internal references).",
"min": 0,
"max": "1",
"type": [
{
"code": "id"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
"type" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl" : "string"
}],
"code" : "http://hl7.org/fhirpath/System.String"
}],
"isModifier" : false,
"isSummary" : false
},
{
"id" : "integer64.extension",
"path" : "integer64.extension",
"short" : "Additional content defined by implementations",
"definition" : "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias" : ["extensions",
"user content"],
"min" : 0,
"max" : "*",
"base" : {
"path" : "Element.extension",
"min" : 0,
"max" : "*"
},
{
"path": "Extension.extension",
"short": "Additional Content defined by implementations",
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"type": [
{
"code": "Extension"
}
],
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
"type" : [{
"code" : "Extension"
}],
"constraint" : [{
"key" : "ele-1",
"severity" : "error",
"human" : "All FHIR elements must have a @value or children",
"expression" : "hasValue() or (children().count() > id.count())",
"source" : "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"path": "Extension.url",
"representation": [
"xmlAttr"
],
"short": "identifies the meaning of the extension",
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
"min": 1,
"max": "1",
"type": [
{
"code": "uri"
}
],
"fixedUri": "http://hl7.org/fhir/StructureDefinition/familyhistory-gender",
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
"key" : "ext-1",
"severity" : "error",
"human" : "Must have either extensions or value[x], not both",
"expression" : "extension.exists() != value.exists()",
"source" : "http://hl7.org/fhir/StructureDefinition/Extension"
}],
"isModifier" : false,
"isSummary" : false
},
{
"id" : "integer64.value",
"path" : "integer64.value",
"representation" : ["xmlAttr"],
"short" : "Primitive value for integer64",
"definition" : "The actual value",
"min" : 0,
"max" : "1",
"base" : {
"path" : "integer64.value",
"min" : 0,
"max" : "1"
},
{
"path": "Extension.valueCodeableConcept",
"short": "Value of extension",
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"name": "ClinicalBaseGender",
"strength": "extensible",
"description": "The gender of a person used for clinical purposes . This has the same base codes as [[[AdministrativeGender]]], but is extensible to allow for finer differentiation of uncertainty, for gender re-assignment programs, and for social gender status",
"valueSetReference": {
"reference": "http://hl7.org/fhir/vs/administrative-gender"
}
"type" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl" : "integer64"
},
"mapping": [
{
"identity": "rim",
"map": "N/A"
}
]
}
]
{
"url" : "http://hl7.org/fhir/StructureDefinition/regex",
"valueString" : "[0]|[-+]?[1-9][0-9]*"
}],
"code" : "http://hl7.org/fhirpath/System.Integer"
}],
"minValueInteger64" : "-9223372036854775808",
"maxValueInteger64" : "9223372036854775807",
"isModifier" : false,
"isSummary" : false
}]
},
"differential": {
"element": [
{
"path": "Extension",
"short": "Gender of the family relation",
"definition": "The gender of the nominated relation.",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension"
}
]
},
{
"path": "Extension.url",
"type": [
{
"code": "uri"
}
],
"fixedUri": "http://hl7.org/fhir/StructureDefinition/familyhistory-gender"
},
{
"path": "Extension.value[x]",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"name": "ClinicalBaseGender",
"strength": "extensible",
"description": "The gender of a person used for clinical purposes . This has the same base codes as [[[AdministrativeGender]]], but is extensible to allow for finer differentiation of uncertainty, for gender re-assignment programs, and for social gender status",
"valueSetReference": {
"reference": "http://hl7.org/fhir/vs/administrative-gender"
}
}
}
]
"differential" : {
"element" : [{
"id" : "integer64",
"path" : "integer64",
"short" : "Primitive Type integer64",
"definition" : "A very large whole number",
"comment" : "Typically this is used for record counters (e.g. database keys)",
"min" : 0,
"max" : "*"
},
{
"id" : "integer64.value",
"path" : "integer64.value",
"representation" : ["xmlAttr"],
"short" : "Primitive value for integer64",
"definition" : "Primitive value for integer64",
"min" : 0,
"max" : "1",
"type" : [{
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl" : "integer64"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/regex",
"valueString" : "[0]|[-+]?[1-9][0-9]*"
}],
"code" : "http://hl7.org/fhirpath/System.Integer"
}],
"minValueInteger64" : "-9223372036854775808",
"maxValueInteger64" : "9223372036854775807"
}]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
©
FHIR
®©
HL7.org
2011+.
FHIR
DSTU
(v0.4.0-4902)
R5
hl7.fhir.core#5.0.0-draft-final
generated
on
Fri,
Wed,
Mar
27,
2015
00:15+1100.
1,
2023
23:05+1100.
Links:
What's
a
DSTU?
Search
|
Version
History
|
Specification
Map
Contents
|
Glossary
|
QA
|
Compare
to
DSTU1
R4B
|
Compare
to
R5
Draft
|
|
Propose
a
change