Resource StructureDefinition/FHIR Server from package Eu.Dedalus.D4Solutions.COVID-19#1.0.2 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Address",
"name" : "Address",
"status" : "active",
"experimental" : false,
"fhirVersion" : "3.0.1",
"kind" : "complex-type",
"abstract" : false,
"type" : "Address",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Address",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Address.extension",
"path" : "Address.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:qualifier",
"path" : "Address.extension",
"sliceName" : "qualifier",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-qualifier"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSetUri" : "http://apiframework.dedalus.eu/fhir/ValueSet/AddressQualifier"
}
},
{
"id" : "Address.extension:placeCode",
"path" : "Address.extension",
"sliceName" : "placeCode",
"requirements" : "Coded value identifying the place to which this address refers, at the highest detail avilable. In many cases this is actually a city code, but sometimes can be a country or region code. The detail of the coding available is defined by the bound ValueSet.",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-CityCode"
}
],
"mustSupport" : true
},
{
"id" : "Address.extension:unitId",
"path" : "Address.extension",
"sliceName" : "unitId",
"requirements" : "Fragment of address containing information on address unit id (aka building)",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-unitId"
}
],
"mustSupport" : true
},
{
"id" : "Address.extension:houseNumber",
"path" : "Address.extension",
"sliceName" : "houseNumber",
"requirements" : "Fragment of address containing information on house number",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-houseNumber"
}
],
"mustSupport" : true
},
{
"id" : "Address.extension:street",
"path" : "Address.extension",
"sliceName" : "street",
"requirements" : "Fragment of address containing information on street name. Depending on implementations, this value can also contain houseNumber and UnitId, however the best practice is to store information on their respective elements.",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/address-Street"
}
],
"mustSupport" : true
},
{
"id" : "Address.text",
"path" : "Address.text",
"requirements" : "SHALL be generated by other fields of Address. Suggested format: line + city + postalcode + country",
"mustSupport" : true
},
{
"id" : "Address.city",
"path" : "Address.city",
"mustSupport" : true
},
{
"id" : "Address.district",
"path" : "Address.district",
"comment" : "In Italy, this element maps to the concept of \"Provincia\"",
"mustSupport" : true
},
{
"id" : "Address.state",
"path" : "Address.state",
"comment" : "In Italy, this element maps to the concept of \"Regione\"",
"mustSupport" : true
},
{
"id" : "Address.postalCode",
"path" : "Address.postalCode",
"mustSupport" : true
},
{
"id" : "Address.country",
"path" : "Address.country",
"mustSupport" : true
},
{
"id" : "Address.period",
"path" : "Address.period",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.