PackagesCanonicalsLogsProblems
    Packages
    test.no.basis@2.2.0-beta
    http://hl7.no/fhir/StructureDefinition/no-basis-Organization
{
  "description": "Basisprofil for Norwegian Organization information. Defined by The Norwegian Directorate of eHealth and HL7 Norway. The basis profile describes information structures typically used for identifying norwegian organizations. Should be used as a basis for further profiling in use-cases where other specific identity information is needed. The basis profile is open, but derived profiles should close down the information elements according to specification relevant to the use-case.",
  "_filename": "no-basis-Organization.structuredefinition-profile.json",
  "package_name": "test.no.basis",
  "date": "2019-05-20",
  "derivation": "constraint",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2020-04-22T10:49:58.004+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NoBasisOrganization",
  "abstract": false,
  "type": "Organization",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "no-basis-Organization",
  "package_version": "2.2.0-beta",
  "status": "active",
  "id": "054b0ea5-449a-45be-aaab-f69996340fcd",
  "kind": "resource",
  "url": "http://hl7.no/fhir/StructureDefinition/no-basis-Organization",
  "version": "2.0.15",
  "differential": {
    "element": [ {
      "id": "Organization.identifier",
      "path": "Organization.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Organization.identifier:ENH",
      "path": "Organization.identifier",
      "alias": [ "organisasjonsnummer", "organization number" ],
      "short": "Organisasjonsnummer from Enhetsregisteret",
      "sliceName": "ENH"
    }, {
      "id": "Organization.identifier:ENH.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.4.101"
    }, {
      "id": "Organization.identifier:ENH.value",
      "min": 1,
      "path": "Organization.identifier.value"
    }, {
      "id": "Organization.identifier:RSH",
      "path": "Organization.identifier",
      "short": "Nasjonalt register over enheter i spesialisthelsetjenesten (RESH-ID)",
      "sliceName": "RSH"
    }, {
      "id": "Organization.identifier:RSH.system",
      "min": 1,
      "path": "Organization.identifier.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.4.102"
    }, {
      "id": "Organization.identifier:RSH.value",
      "min": 1,
      "path": "Organization.identifier.value"
    }, {
      "id": "Organization.type",
      "path": "Organization.type",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.system",
          "type": "value"
        } ]
      },
      "definition": "no-basis provides two commonly used slices to indicate Organization.type. Both ValueSets are used in the Norweian realm and is currently maintained at Volven.no: \r\n- Organisatorisk nivå (OID=8628)\r\n- Organisatorisk betegnelse (OID=8624)\r\n\r\nThe kind(s) of organization that this is."
    }, {
      "id": "Organization.type:organisatoriskNiva",
      "path": "Organization.type",
      "short": "Organisatorisk nivå",
      "binding": {
        "strength": "required",
        "valueSet": "urn:oid:2.16.578.1.12.4.1.1.8628"
      },
      "sliceName": "organisatoriskNiva"
    }, {
      "id": "Organization.type:organisatoriskNiva.coding.system",
      "min": 1,
      "path": "Organization.type.coding.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.8628"
    }, {
      "id": "Organization.type:organisatoriskNiva.coding.code",
      "min": 1,
      "path": "Organization.type.coding.code"
    }, {
      "id": "Organization.type:organisatoriskBetegnelse",
      "path": "Organization.type",
      "short": "Organisatorisk betegnelse",
      "binding": {
        "strength": "required",
        "valueSet": "urn:oid:2.16.578.1.12.4.1.1.8624"
      },
      "sliceName": "organisatoriskBetegnelse"
    }, {
      "id": "Organization.type:organisatoriskBetegnelse.coding.system",
      "min": 1,
      "path": "Organization.type.coding.system",
      "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.8624"
    }, {
      "id": "Organization.type:organisatoriskBetegnelse.coding.code",
      "min": 1,
      "path": "Organization.type.coding.code"
    }, {
      "id": "Organization.address",
      "path": "Organization.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Address" ]
      } ]
    }, {
      "id": "Organization.partOf",
      "path": "Organization.partOf",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://hl7.no/fhir/StructureDefinition/no-basis-Organization" ]
      } ]
    }, {
      "id": "Organization.contact.address",
      "path": "Organization.contact.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://hl7.no/fhir/StructureDefinition/no-basis-Address" ]
      } ]
    }, {
      "id": "Organization.endpoint",
      "path": "Organization.endpoint",
      "definition": "Technical endpoints providing access to services operated for the organization.\r\n\r\nno-basis don't use this element to reference endpoints registered in the Norwegian Address register (endpoints connected to a kommunikasjonspart in tjenestebasert adressering). Endpoints registered in the Norwegian Address register should only be referenced through a kommunikasjonspart-Organization resource."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization"
}