http://terminology.hl7.org/CodeSystem/v3-AddressPartType|2018-08-12
name
v3.AddressPartType
v3.AddressPartType
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
active
active
date
2018-08-11 14:00:00.0
2018-08-11 14:00:00.0
v3 Code System AddressPartType
Description:\r\nCode that specifies whether an address part names the street, city, country, postal code, post box, etc. Discussion: The hierarchical nature of these concepts shows composition. E.g. \"Street Name\" is part of \"Street Address Line\"
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-AddressPartType"
}, {
"name" : "version",
"valueString" : "2018-08-12"
} ]
}