{
"description": "Contains information and metadata for addresses defined in Norwegian Master Person Index (FREG) and Norwegian Directorate of e-Health's health related Master Person Index.\\r\\n\\r\\nThe profile defines information structure of a Norwegian post box address (postboksadresse), as defined by FREG.\\r\\n\\r\\npostadresse til en postboks",
"_filename": "gd-Address-box.StructureDefinition-profile.json",
"package_name": "ehelse.fhir.no.grunndata.test",
"date": "2019-10-17",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.0",
"purpose": "postboksadresse",
"name": "GdAddressBox",
"abstract": false,
"type": "Address",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.3.2",
"status": "draft",
"id": "e9924481-56e0-4a79-b08c-6ac6d66634e0",
"kind": "complex-type",
"url": "http://ehelse.no/fhir/StructureDefinition/gd-Address-box",
"version": "2.2.0",
"differential": {
"element": [ {
"id": "Address.extension",
"path": "Address.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Address.extension",
"definition": "postbokseier fra FREG, den som leier postboksen fra eier av postboksanlegget",
"short": "postbokseier fra FREG",
"type": [ {
"code": "Extension",
"profile": [ "http://ehelse.no/fhir/StructureDefinition/gd-box-address" ]
} ],
"mustSupport": true,
"sliceName": "postBoxOwner",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"max": "1",
"id": "Address.extension:postBoxOwner"
}, {
"id": "Address.line",
"min": 1,
"path": "Address.line",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"mustSupport": true
}, {
"id": "Address.line.extension",
"path": "Address.line.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Address.line.extension",
"min": 1,
"definition": "postboks fra FREG, identifikator på postboks som består av landets betegnelse for postboks samt den alfanumeriske identifikatoren til denne",
"short": "postboks fra FREG",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox" ]
} ],
"mustSupport": true,
"sliceName": "postBox",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"alias": [ "postboks" ],
"max": "1",
"id": "Address.line.extension:postBox"
} ]
},
"baseDefinition": "http://ehelse.no/fhir/StructureDefinition/gd-Address"
}