Package | ehelse.fhir.no.grunndata.test |
Resource Type | StructureDefinition |
Id | gd-separately-occupied-unit |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit |
URL | http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit |
Version | 2.3.0 |
Status | draft |
Date | 2019-10-16 |
Name | GdSeparatelyOccupiedUnit |
Description | Identifies the number and type of a separately occupied unit as registered in the Norwegian Master Person Index. |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
gd-Address-cadastral | GdAddressCadastral |
gd-Address-street | GdAddressStreet |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "gd-separately-occupied-unit", "url": "http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit", "version": "2.3.0", "name": "GdSeparatelyOccupiedUnit", "status": "draft", "date": "2019-10-16", "description": "Identifies the number and type of a separately occupied unit as registered in the Norwegian Master Person Index.", "fhirVersion": "4.0.0", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "Address" }, { "type": "element", "expression": "Extension" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "bruksenhetstype og bruksenhetsnummer fra FREG", "definition": "Includes the identification and type of a separately occupied unit as registered in the Norwegian Master Person Index.", "alias": [ "bruksenhet" ] }, { "id": "Extension.extension", "path": "Extension.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Extension.extension:separatelyOccupiedUnitType", "path": "Extension.extension", "sliceName": "separatelyOccupiedUnitType", "short": "bruksenhetstype fra FREG", "definition": "The type of separatelyOccupiedUnit from Norwegian Master Person Index (FREG).\r\n\r\nbolig\r\nannetEnnBolig\r\nfritidsbolig\r\nikkeGodkjentBolig\r\nunummerertBruksenhet", "alias": [ "bruksenhetstype" ], "max": "1", "binding": { "strength": "required", "valueSet": "http://ehelse.no/fhir/ValueSet/gd-address-separatelyoccupiedunittype-v200" }, "mapping": [ { "identity": "freg", "map": "bruksenhetstype" } ] }, { "id": "Extension.extension:separatelyOccupiedUnitType.url", "path": "Extension.extension.url", "fixedUri": "separatelyOccupiedUnitType" }, { "id": "Extension.extension:separatelyOccupiedUnitType.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "code" } ] }, { "id": "Extension.extension:separatelyOccupiedUnitNumber", "path": "Extension.extension", "sliceName": "separatelyOccupiedUnitNumber", "short": "bruksenhetsnummer fra FREG", "definition": "The identification of separatelyOccupiedUnit from Norwegian Master Person Index (FREG).\r\n\r\nen bokstav og fire siffer som entydig identifiserer den enkelte bruksenheten innenfor en adresserbar bygning eller bygningsdel", "alias": [ "bruksenhetsnummer" ], "max": "1", "mapping": [ { "identity": "freg", "map": "bruksenhetsnummer" } ] }, { "id": "Extension.extension:separatelyOccupiedUnitNumber.url", "path": "Extension.extension.url", "fixedUri": "separatelyOccupiedUnitNumber" }, { "id": "Extension.extension:separatelyOccupiedUnitNumber.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "string" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://ehelse.no/fhir/StructureDefinition/gd-separately-occupied-unit" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "max": "0" } ] } }