| Package | test.no.basis |
| Resource Type | StructureDefinition |
| Id | no-basis-address-official |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=test.no.basis@2.2.0-beta3&canonical=http://hl7.no/fhir/StructureDefinition/no-basis-address-official |
| URL | http://hl7.no/fhir/StructureDefinition/no-basis-address-official |
| Version | 2.0.6 |
| Status | active |
| Date | 2019-05-15 |
| Name | NoBasisAddressOfficial |
| Title | no-basis-address-official |
| Description | Defines the concept of an officialy registered address in Norway. Usually this will be the adress registered in "Folkeregisteret" for persons or "Enhetsregisteret" for organizations. |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| no-basis-Address | no-basis-Address |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "no-basis-address-official",
"meta": {
"versionId": "1",
"lastUpdated": "2019-05-15T08:03:50.475+00:00"
},
"url": "http://hl7.no/fhir/StructureDefinition/no-basis-address-official",
"version": "2.0.6",
"name": "NoBasisAddressOfficial",
"title": "no-basis-address-official",
"status": "active",
"experimental": false,
"date": "2019-05-15",
"description": "Defines the concept of an officialy registered address in Norway. Usually this will be the adress registered in \"Folkeregisteret\" for persons or \"Enhetsregisteret\" for organizations.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Address"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "The concept of an officially registered address",
"definition": "Defines the concept of an officially registered address in Norway. Usually this will be the adress registered in \"Folkeregisteret\" for persons or \"Enhetsregisteret\" for organizations.",
"max": "1"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://hl7.no/fhir/StructureDefinition/no-basis-address-official"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"definition": "True for officially registered addresses, false for other addresses",
"type": [
{
"code": "boolean"
}
]
}
]
}
}