FHIR IG analytics| Package | ans.annuaire.fhir.r4 |
| Resource Type | StructureDefinition |
| Id | ADXPHouseNumber.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "iso21090-ADXP-houseNumber",
"meta": {
"lastUpdated": "2021-04-28T17:07:19.778+00:00"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}
],
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"version": "4.0.0",
"name": "ADXPHouseNumber",
"status": "active",
"date": "2021-03-25T16:18:46.0250285+00:00",
"publisher": "Health Level Seven International (Modeling and Methodology)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/mnm"
}
]
}
],
"description": "The number of a building, house or lot alongside the street. Also known as \"primary street number\". This does not number the street but rather the building.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Address.line"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "houseNumber",
"definition": "The number of a building, house or lot alongside the street. Also known as \"primary street number\". This does not number the street but rather the building.",
"mapping": [
{
"identity": "rim",
"map": "ADXP[partType=BNR]"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"type": [
{
"code": "uri"
}
],
"fixedUri": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Extension.value[x]:valueString",
"path": "Extension.value[x]",
"sliceName": "valueString",
"type": [
{
"code": "string"
}
]
}
]
}
}