PackagesCanonicalsLogsProblems
    Packages
    ehelse.fhir.no.grunndata@2.3.5-buildingnumbersuffix
    http://ehelse.no/fhir/StructureDefinition/gd-Address-unknown
{
  "description": "The GdAddressUnknown is used for two kind of addresses from FREG\\r\\nFor addresses with address-type of \\\"Bosted\\\" and \\\"DeltBosted\\\", the uknown address can contain a municipality code. The content type of this addresses SHALL be \\\"UkjentBosted\\\".\\r\\nFor addresses with type \\\"Opphold\\\" this address can only contain the address metadata. The content type of this addresses SHALL be \\\"AdressenErUkjent\\\".",
  "_filename": "gd-Address-unknown.StructureDefinition-profile.json",
  "package_name": "ehelse.fhir.no.grunndata",
  "date": "2019-12-16",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GdAddressUnknown",
  "mapping": [ {
    "name": "ukjentBosted",
    "identity": "freg.bostedsadresse"
  }, {
    "name": "ukjentBosted",
    "identity": "freg.deltbosted"
  }, {
    "name": "adressenErUkjent",
    "identity": "freg.oppholdsadresse"
  } ],
  "abstract": false,
  "type": "Address",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "2.3.5-buildingnumbersuffix",
  "status": "draft",
  "id": "36691daa-8a02-4498-adb8-63a1e399d553",
  "kind": "complex-type",
  "url": "http://ehelse.no/fhir/StructureDefinition/gd-Address-unknown",
  "version": "2.3.1",
  "differential": {
    "element": [ {
      "id": "Address",
      "path": "Address",
      "alias": [ "ukjentBosted", "adressenErUkjent" ],
      "mapping": [ {
        "map": "ukjentBosted",
        "identity": "freg.bostedsadresse"
      }, {
        "map": "ukjentBosted",
        "identity": "freg.deltbosted"
      }, {
        "map": "adressenErUkjent",
        "identity": "freg.oppholdsadresse"
      } ]
    }, {
      "id": "Address.extension",
      "path": "Address.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Address.extension:propertyInformation",
      "path": "Address.extension",
      "sliceName": "propertyInformation",
      "mustSupport": true
    }, {
      "id": "Address.extension:propertyInformation.extension",
      "path": "Address.extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Address.extension:propertyInformation.extension:municipality",
      "path": "Address.extension.extension",
      "alias": [ "bostedskommune" ],
      "mapping": [ {
        "map": "bostedskommune",
        "identity": "freg"
      } ],
      "sliceName": "municipality",
      "mustSupport": true
    }, {
      "id": "Address.extension:addressMetadata",
      "path": "Address.extension",
      "sliceName": "addressMetadata"
    }, {
      "id": "Address.extension:addressMetadata.extension",
      "path": "Address.extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Address.extension:addressMetadata.extension:addressIsUnknown",
      "path": "Address.extension.extension",
      "sliceName": "addressIsUnknown",
      "mustSupport": true
    }, {
      "id": "Address.period",
      "path": "Address.period",
      "mustSupport": true
    }, {
      "id": "Address.period.start",
      "path": "Address.period.start",
      "mustSupport": true
    }, {
      "id": "Address.period.end",
      "path": "Address.period.end",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://ehelse.no/fhir/StructureDefinition/gd-Address"
}