{
"resourceType" : "Address",
"id" : "ehealth-address-genexample",
"extension" : {
"url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"
},
"use" : "home",
"type" : "both",
"text" : "137 Nowhere Street, Erewhon 9132",
"line" : [
"137 Nowhere Street"
],
"city" : "Erewhon",
"district" : [
"Madison"
],
"postalCode" : "9132",
"period" : {
"start" : "2010-03-23T00:00:00+00:00",
"end" : "2010-07-01T00:00:00+00:00"
}
}