Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.geboortezorg#1.3.3-rc4 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "bc-TimeInterval",
"url" : "http://nictiz.nl/fhir/StructureDefinition/bc-TimeInterval",
"name" : "bc-TimeInterval",
"title" : "bc-TimeInterval",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "geboortezorg@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A Period profile defining a time interval between two moments in time. Interval can be defined by a start time and end time, start time and duration or duration and end time. For intervals in the future, only duration or start date may be known and one or more of the other elements may be unknown. To specify duration, use the time interval duration extension.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"kind" : "complex-type",
"abstract" : false,
"type" : "Period",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Period",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Period",
"path" : "Period",
"comment" : "A time interval indicates the time between two moments in time. Interval can be defined by a start time and end time, start time and duration or duration and end time. For intervals in the future, only duration or start date may be known and one or more of the other elements may be unknown. To specify duration, use the time interval duration extension."
},
{
"id" : "Period.extension",
"path" : "Period.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Period.extension:duration",
"path" : "Period.extension",
"sliceName" : "duration",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/bc-timeinterval-duration"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.