FHIR IG analytics| Package | ans.annuaire.fhir.r4 |
| Resource Type | StructureDefinition |
| Id | ADXPStreetNameType.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "iso21090-ADXP-streetNameType",
"meta": {
"lastUpdated": "2021-04-28T17:08:32.192+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-streetNameType",
"version": "4.0.0",
"name": "ADXPStreetNameType",
"status": "active",
"date": "2021-03-25T16:21:04.3126486+00:00",
"publisher": "Health Level Seven International (Modeling and Methodology)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/mnm"
}
]
}
],
"description": "The designation given to the street. (e.g. Street, Avenue, Crescent, etc.).",
"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": "streetNameType",
"definition": "The designation given to the street. (e.g. Street, Avenue, Crescent, etc.).",
"mapping": [
{
"identity": "rim",
"map": "ADXP[partType=STTYP]"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"type": [
{
"code": "uri"
}
],
"fixedUri": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType"
},
{
"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"
}
],
"binding": {
"strength": "required",
"description": "JDV_J103-TypeVoie-RASS",
"valueSet": "https://mos.esante.gouv.fr/NOS/JDV_J103-TypeVoie-RASS/FHIR/JDV-J103-TypeVoie-RASS"
}
}
]
}
}