{
"description": "The use of an address",
"_filename": "CodeSystem-address-use.json",
"package_name": "hl7.fhir.uv.xver-r3.r4b.r4b",
"date": "2019-10-24T10:53:00+10:00",
"publisher": "FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "AddressUse",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
} ]
}
} ],
"status": "draft",
"id": "2f85180b-62e4-47f9-a72a-f686ca0ac208",
"valueSet": "http://hl7.org/fhir/ValueSet/address-use|4.3.0",
"kind": null,
"url": "http://hl7.org/fhir/address-use",
"concept": [ {
"code": "home",
"display": "Home",
"definition": "A communication address at a home."
}, {
"code": "work",
"display": "Work",
"definition": "An office address. First choice for business related contacts during business hours."
}, {
"code": "temp",
"display": "Temporary",
"definition": "A temporary address. The period can provide more detailed information."
}, {
"code": "old",
"display": "Old / Incorrect",
"definition": "This address is no longer in use (or was never correct, but retained for records)."
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"name": "FHIR Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}