FHIR IG Statistics: ValueSet/address-types
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "address-types",
"meta": {
"lastUpdated": "2022-03-09T06:48:37.862+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://electronichealth.se/fhir/ValueSet/address-types",
"version": "1.0.0",
"name": "address-types",
"title": "Adresstyp",
"status": "active",
"date": "2022-02-18T00:00:00+01:00",
"publisher": "E-hälsomyndigheten",
"description": "Typ av adressuppgift",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/address-type",
"version": "4.0.0",
"concept": [
{
"code": "postal",
"display": "Postadress"
},
{
"code": "physical",
"display": "Besöksadress"
}
]
}
]
}
}