| Package | ehelse.fhir.no.grunndata.test |
| Resource Type | StructureDefinition |
| Id | gd-box-address |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ehelse.fhir.no.grunndata.test@2.3.3&canonical=http://ehelse.no/fhir/StructureDefinition/gd-box-address |
| URL | http://ehelse.no/fhir/StructureDefinition/gd-box-address |
| Version | 2.0.2 |
| Status | draft |
| Date | 2019-10-16 |
| Name | GdBoxAddress |
| Description | Information specific to the box address from FREG (postbokseier) |
| Type | Extension |
| Kind | complex-type |
| StructureDefinition | |
| gd-Address-box | GdAddressBox |
No resources found
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "gd-box-address",
"url": "http://ehelse.no/fhir/StructureDefinition/gd-box-address",
"version": "2.0.2",
"name": "GdBoxAddress",
"status": "draft",
"date": "2019-10-16",
"description": "Information specific to the box address from FREG (postbokseier)",
"fhirVersion": "4.0.0",
"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": "Information specific to the box address",
"definition": "Information specific to the box address from FREG (postbokseier)"
},
{
"id": "Extension.extension",
"path": "Extension.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "Extension.extension:postBoxOwner",
"path": "Extension.extension",
"sliceName": "postBoxOwner",
"short": "postbokseier fra FREG",
"definition": "postbokseier fra FREG, den som leier postboksen fra eier av postboksanlegget",
"alias": [
"postbokseier"
],
"max": "1",
"mapping": [
{
"identity": "freg",
"map": "postbokseier"
}
]
},
{
"id": "Extension.extension:postBoxOwner.url",
"path": "Extension.extension.url",
"fixedUri": "postBoxOwner"
},
{
"id": "Extension.extension:postBoxOwner.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "string"
}
]
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://ehelse.no/fhir/StructureDefinition/gd-box-address"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}