FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.nppr.r5
Resource TypeValueSet
IdValueSet-nppr-address-type.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.nppr.r5@0.1.0-alpha&canonical=http://electronichealth.se/fhir/NPPR/ValueSet/nppr-address-type
URLhttp://electronichealth.se/fhir/NPPR/ValueSet/nppr-address-type
Version0.1
Statusactive
Namenppr-address-type
TitleTyp av adress
Realmse
DescriptionSwedich types of official address

Resources that use this resource

StructureDefinition
se.electronichealth.fhir.nppr.r5#0.1.0-alphaNPPROfficialAddressTypeExtensionNPPROfficialAddressTypeExtension

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "nppr-address-type",
  "id": "nppr-address-type",
  "title": "Typ av adress",
  "description": "Swedich types of official address",
  "url": "http://electronichealth.se/fhir/NPPR/ValueSet/nppr-address-type",
  "version": "0.1",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/45991000052106",
        "concept": [
          {
            "code": "63391000052104",
            "display": "särskild postadress"
          },
          {
            "code": "63381000052101",
            "display": "folkbokföringsadress"
          },
          {
            "code": "63411000052104",
            "display": "uppgiven adress"
          },
          {
            "code": "63401000052101",
            "display": "utlandsadress"
          }
        ]
      }
    ]
  }
}