{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Description: Address uses that only apply to postal addresses, not telecommunication addresses.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#notSelectable",
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "PHYS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "PST"
  } ],
  "codesystem" : "b4375ab6-f3b1-5d2a-ab17-1c5b9945aba6",
  "concept_id" : "244ea0dd-dff0-57aa-b543-1635b404672d",
  "ancestors" : {
    "_PostalAddressUse" : 0
  },
  "id" : "a1076145-c8f6-4479-a151-10977142d243",
  "code" : "_PostalAddressUse",
  "display" : "_PostalAddressUse",
  "version" : "2018-08-12"
}